summaryrefslogtreecommitdiff
path: root/print/yup
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-05-29 16:35:15 +0000
committerminskim <minskim@pkgsrc.org>2004-05-29 16:35:15 +0000
commit373d4a9776d93551b965cb5152308ec63534b2d9 (patch)
tree4fc705051d138145523b59a453366aa076248dc9 /print/yup
parentf00487a0f9d39d947320a3d004591ff8b705a566 (diff)
downloadpkgsrc-373d4a9776d93551b965cb5152308ec63534b2d9.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