summaryrefslogtreecommitdiff
path: root/print/yup
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-29 16:35:15 +0000
committerminskim <minskim>2004-05-29 16:35:15 +0000
commitc33b36e640e1aeebd23c818e7ea87237e5e9ba03 (patch)
tree4fc705051d138145523b59a453366aa076248dc9 /print/yup
parentee88d9f5ef6a6c1e763ad78a88c11f464ae08c30 (diff)
downloadpkgsrc-c33b36e640e1aeebd23c818e7ea87237e5e9ba03.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'print/yup')
-rw-r--r--print/yup/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/print/yup/Makefile b/print/yup/Makefile
index d708ea8c534..449efd6d1f6 100644
--- a/print/yup/Makefile
+++ b/print/yup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:24:30 agc Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/29 16:35:15 minskim Exp $
#
DISTNAME= yup-r1-rel
@@ -10,12 +10,16 @@ EXTRACT_SUFX= .tgz
MAINTAINER= grant@NetBSD.org
COMMENT= Print multiple PostScript/ASCII pages per sheet
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_PERL5= # defined
WRKSRC= ${WRKDIR}/yup-r1
NO_CONFIGURE= # defined
NO_BUILD= # defined
+INSTALLATION_DIRS= bin man/man1
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/yup ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/yup.1 ${PREFIX}/man/man1