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-02-06 12:15:12 +00:00
parent 027465f377
commit 2ad0f678f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343048
2 changed files with 2 additions and 4 deletions

View File

@ -11,9 +11,5 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Two companion utilities for transferring data over a TCP socket COMMENT= Two companion utilities for transferring data over a TCP socket
CONFLICTS= suck-4.* suck-cnews-4.* CONFLICTS= suck-4.* suck-cnews-4.*
MAN1= suck.1
MLINKS= suck.1 blow.1
MANCOMPRESSED= maybe
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,2 +1,4 @@
bin/suck bin/suck
bin/blow bin/blow
man/man1/blow.1.gz
man/man1/suck.1.gz