summaryrefslogtreecommitdiff
path: root/sysutils/vcdimager
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-07 19:54:16 +0000
committerjlam <jlam>2006-04-07 19:54:16 +0000
commit67132b728411e214057054b420a8e69f1b606dbc (patch)
tree05135df3032ad91c4e15c3426ff6558fa974a643 /sysutils/vcdimager
parentbda489eaea10875b0ffb264df2aa1a7d2b55b9d1 (diff)
downloadpkgsrc-67132b728411e214057054b420a8e69f1b606dbc.tar.gz
List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'sysutils/vcdimager')
-rw-r--r--sysutils/vcdimager/Makefile4
-rw-r--r--sysutils/vcdimager/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/vcdimager/Makefile b/sysutils/vcdimager/Makefile
index 9ce08dba06d..f501333419e 100644
--- a/sysutils/vcdimager/Makefile
+++ b/sysutils/vcdimager/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/02/05 23:10:57 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= vcdimager-0.6.2
@@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
-INFO_FILES= vcdimager.info
+INFO_FILES= # PLIST
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/sysutils/vcdimager/PLIST b/sysutils/vcdimager/PLIST
index 15cc2cc8a68..56e981c0189 100644
--- a/sysutils/vcdimager/PLIST
+++ b/sysutils/vcdimager/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2004/03/10 01:32:24 seb Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/07 19:54:17 jlam Exp $
bin/vcdimager
bin/vcdrip
+info/vcdimager.info
man/man1/vcdimager.1
man/man1/vcdrip.1