summaryrefslogtreecommitdiff
path: root/sysutils/stow
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-07 19:54:16 +0000
committerjlam <jlam>2006-04-07 19:54:16 +0000
commita61836af6c0e9e91ae445f6fc11ca27483ce5716 (patch)
tree05135df3032ad91c4e15c3426ff6558fa974a643 /sysutils/stow
parent91c50acec8d96d47f7bcb64f7f7dd8e7335facdf (diff)
downloadpkgsrc-a61836af6c0e9e91ae445f6fc11ca27483ce5716.tar.gz
List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'sysutils/stow')
-rw-r--r--sysutils/stow/Makefile5
-rw-r--r--sysutils/stow/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile
index fa53587e29e..5b40eb8cb52 100644
--- a/sysutils/stow/Makefile
+++ b/sysutils/stow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:43 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= stow-1.3.3
@@ -13,7 +13,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
USE_TOOLS+= perl:run
-
-INFO_FILES= stow.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/stow/PLIST b/sysutils/stow/PLIST
index 47381706090..35f61b9ce05 100644
--- a/sysutils/stow/PLIST
+++ b/sysutils/stow/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/03/10 01:30:35 seb Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/07 19:54:17 jlam Exp $
bin/stow
+info/stow.info
man/man8/stow.8