1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-01 17:07:53 +00:00
parent c0e4ca0aab
commit 9a4528c0c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342192

View File

@ -11,8 +11,8 @@ COMMENT= Dns2tcp is a tool for relaying TCP connections over DNS
GNU_CONFIGURE= yes
PLIST_FILES= bin/dns2tcpc bin/dns2tcpd
MAN1= dns2tcpc.1 dns2tcpd.1
PLIST_FILES= bin/dns2tcpc bin/dns2tcpd \
man/man1/dns2tcpc.1.gz \
man/man1/dns2tcpd.1.gz
NO_STAGE= yes
.include <bsd.port.mk>