# New ports collection makefile for: pdq # Date created: 15 May 1999 # Whom: Yin-Jieh Chen # # $FreeBSD$ # PORTNAME= pdq PORTVERSION= 2.2.1 PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://pdq.sourceforge.net/ftp/ EXTRACT_SUFX= .tgz MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= A straightforward, flexible print subsystem USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-pdqlibdir=${PREFIX}/etc/pdq MAN1= lpd_cancel.1 lpd_print.1 lpd_status.1 pdq.1 xpdq.1 MAN5= printrc.5 post-install: .for file in lpd_cancel lpd_print lpd_status pdq xpdq @${STRIP_CMD} ${PREFIX}/bin/${file} .endfor @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGMESSAGE} .include sd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
t/devel/apr2?h=gstreamer0.10-removal&id=8575c5b8cfdf1ae1803c4161a70296ac22b17bdf'>- replace USE_XXX with new USES=xxx notation
Commit message (Expand)AuthorAgeFilesLines
ohauer2016-07-051-2/+2
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1
* Cleanup some other NO_PACKAGE madness.mat2016-05-241-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-19