1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-01-31 08:07:31 +00:00
parent 17fc6ea39e
commit b174487f03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341936

View File

@ -13,8 +13,8 @@ MAINTAINER= lx@redundancy.redundancy.org
COMMENT= Network aware cat
GNU_CONFIGURE= yes
MAN1= ncat.1
PLIST_FILES= bin/ncat
NO_STAGE= yes
PLIST_FILES= bin/ncat \
man/man1/ncat.1.gz
.include <bsd.port.mk>