summaryrefslogtreecommitdiff
path: root/print/enscript
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-06 18:18:15 +0000
committerjlam <jlam>2006-04-06 18:18:15 +0000
commit236d8fdb2c2db8f91fb9148ed57e4bbb1fe67c53 (patch)
tree8ec32014076288de2e2906e077a109126a71d191 /print/enscript
parent31da5ec35705eaaa8cd0268ca88ce4214bba89c2 (diff)
downloadpkgsrc-236d8fdb2c2db8f91fb9148ed57e4bbb1fe67c53.tar.gz
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'print/enscript')
-rw-r--r--print/enscript/Makefile4
-rw-r--r--print/enscript/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/print/enscript/Makefile b/print/enscript/Makefile
index 763e7d2794b..1b0a3e601c8 100644
--- a/print/enscript/Makefile
+++ b/print/enscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/04/06 16:16:38 jlam Exp $
+# $NetBSD: Makefile,v 1.39 2006/04/06 18:18:15 jlam Exp $
#
DISTNAME= enscript-1.6.3
@@ -16,7 +16,7 @@ USE_TOOLS+= gmake
BROKEN_GETTEXT_DETECTION= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
-INFO_FILES= enscript.info
+INFO_FILES= # PLIST
EGDIR= ${PREFIX}/share/examples/enscript
CONF_FILES= ${EGDIR}/enscript.cfg ${PKG_SYSCONFDIR}/enscript.cfg
diff --git a/print/enscript/PLIST b/print/enscript/PLIST
index 423037c5a88..bdeaabc68fb 100644
--- a/print/enscript/PLIST
+++ b/print/enscript/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.4 2005/03/17 12:24:13 salo Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/04/06 18:18:15 jlam Exp $
bin/diffpp
bin/enscript
bin/mkafmmap
bin/over
bin/sliceprint
bin/states
+info/enscript.info
man/man1/diffpp.1
man/man1/enscript.1
man/man1/sliceprint.1