1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-11 16:58:10 +00:00
parent f33921c397
commit 98057a9424
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343778

View File

@ -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>