mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
027465f377
commit
2ad0f678f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343048
@ -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>
|
||||||
|
@ -1,2 +1,4 @@
|
|||||||
bin/suck
|
bin/suck
|
||||||
bin/blow
|
bin/blow
|
||||||
|
man/man1/blow.1.gz
|
||||||
|
man/man1/suck.1.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user