# New ports collection makefile for: ude # Date created: 06 Mar 2000 # Whom: Will Andrews # # $FreeBSD$ # PORTNAME= ude PORTVERSION= 0.2.7b.1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ude.the-coffeeshop.dk/pub/UDE/ MASTER_SITE_SUBDIR= udeproject DISTNAME= ${PORTNAME}-0.2.7b-BETA MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/ude ${INSTALL_DATA} ${WRKSRC}/doc/*.lyx ${PREFIX}/share/doc/ude ${INSTALL_DATA} ${WRKSRC}/doc/*.tex ${PREFIX}/share/doc/ude ${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${PREFIX}/share/doc/ude @${MKDIR} ${PREFIX}/share/doc/ude/html ${INSTALL_DATA} ${WRKSRC}/doc/html/*.html ${PREFIX}/share/doc/ude/html @${MKDIR} ${PREFIX}/share/doc/ude/html/uwm ${INSTALL_DATA} ${WRKSRC}/doc/html/uwm/*.html ${PREFIX}/share/doc/ude/html/uwm .endif .include a> : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
* Update WWWSunpoet Po-Chuan Hsieh2018-05-281-1/+1
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
* Update to 1.105Sunpoet Po-Chuan Hsieh2017-04-242-8/+12
* Moving maintainership burden onto broader shouldersLars Thegler2017-04-08