summaryrefslogtreecommitdiff
path: root/print/pcps
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 08:59:00 +0000
committerwiz <wiz>2009-05-19 08:59:00 +0000
commitf2f84ca1003215c84547f3e0c73fb900a258ffc8 (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /print/pcps
parentcedee8af400ce7b5e9953aff3e8123529d4330fb (diff)
downloadpkgsrc-f2f84ca1003215c84547f3e0c73fb900a258ffc8.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'print/pcps')
-rw-r--r--print/pcps/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/print/pcps/Makefile b/print/pcps/Makefile
index 4c20c65df85..aac34380a6f 100644
--- a/print/pcps/Makefile
+++ b/print/pcps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:43 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:30 wiz Exp $
#
DISTNAME= pcps840
@@ -10,6 +10,11 @@ MASTER_SITES= ftp://garbo.uwasa.fi/unix/pcps/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.swreg.org/soft_shop/695/shopscr3.shtml
COMMENT= Converts text files to PostScript(tm)
+LICENSE= pcps-license
+
+RESTRICTED= This is shareware for your evaluation and subsequent payment
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM=${RESTRICTED}
PKG_DESTDIR_SUPPORT= user-destdir
@@ -19,11 +24,6 @@ BUILD_TARGET=
MAKE_ENV+= "CC=${CC} ${CFLAGS} -DUNIX"
NO_CONFIGURE= yes
-LICENSE= pcps-license
-RESTRICTED= This is shareware for your evaluation and subsequent payment
-NO_BIN_ON_FTP= ${RESTRICTED}
-NO_BIN_ON_CDROM=${RESTRICTED}
-
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/pcps share/examples/pcps
CONF_FILES+= ${PREFIX}/share/examples/pcps/pcps.cfg ${PREFIX}/bin/pcps.cfg