aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pwgen
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-05 13:45:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-05 13:45:39 +0000
commitc57133fc365bbbda0130bdef7e2be2f6212c7b74 (patch)
tree9fd8f3d259351b0293c2c2251beccb8764555320 /sysutils/pwgen
parent58fb45f3dd6072a62c8853d31c25cee7e8140684 (diff)
downloadports-c57133fc365bbbda0130bdef7e2be2f6212c7b74.tar.gz
ports-c57133fc365bbbda0130bdef7e2be2f6212c7b74.zip
- Stage support
Notes
Notes: svn path=/head/; revision=342699
Diffstat (limited to 'sysutils/pwgen')
-rw-r--r--sysutils/pwgen/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/pwgen/Makefile b/sysutils/pwgen/Makefile
index 8fe7ca37510d..3553b8db9ee8 100644
--- a/sysutils/pwgen/Makefile
+++ b/sysutils/pwgen/Makefile
@@ -14,8 +14,7 @@ GNU_CONFIGURE= yes
USES= perl5
USE_PERL5= build
-MAN1= pwgen.1
-PLIST_FILES= bin/pwgen
+PLIST_FILES= bin/pwgen \
+ man/man1/pwgen.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>