summaryrefslogtreecommitdiff
path: root/sysutils/pwgen
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /sysutils/pwgen
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'sysutils/pwgen')
-rw-r--r--sysutils/pwgen/Makefile1
-rw-r--r--sysutils/pwgen/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pwgen/Makefile b/sysutils/pwgen/Makefile
index 94a6253e4e58..d39d8e0c05c2 100644
--- a/sysutils/pwgen/Makefile
+++ b/sysutils/pwgen/Makefile
@@ -21,5 +21,6 @@ MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
MAN1= pwgen.1
+PLIST_FILES= bin/pwgen
.include <bsd.port.mk>
diff --git a/sysutils/pwgen/pkg-plist b/sysutils/pwgen/pkg-plist
deleted file mode 100644
index 6cfca2f54f1d..000000000000
--- a/sysutils/pwgen/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/pwgen