aboutsummaryrefslogtreecommitdiff
path: root/ftp/puf
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-11 16:58:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-11 16:58:10 +0000
commit98057a94246425139ecfd8bdc30cf5778b391551 (patch)
tree6f4443876f80f783602e458284c0c48ba01abe35 /ftp/puf
parentf33921c39795ae8261b52bb00f0ea10b5a388566 (diff)
downloadports-98057a94246425139ecfd8bdc30cf5778b391551.tar.gz
ports-98057a94246425139ecfd8bdc30cf5778b391551.zip
- Stage support
Notes
Notes: svn path=/head/; revision=343778
Diffstat (limited to 'ftp/puf')
-rw-r--r--ftp/puf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ftp/puf/Makefile b/ftp/puf/Makefile
index f350ce473705..00defe64a056 100644
--- a/ftp/puf/Makefile
+++ b/ftp/puf/Makefile
@@ -11,8 +11,7 @@ COMMENT= A parallel HTTP downloader similar to wget
GNU_CONFIGURE= yes
-MAN1= puf.1
-PLIST_FILES= bin/puf
+PLIST_FILES= bin/puf \
+ man/man1/puf.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>