net/suckblow: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Christian Weisgerber 2024-03-14 14:13:41 +01:00
parent e989f0fd5a
commit d85a66d3c9
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= suckblow
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= LOCAL/archie
@ -9,6 +10,8 @@ COMMENT= Two companion utilities for transferring data over a TCP socket
USES= uidfix
CONFLICTS= suck-4.* suck-cnews-4.*
MAKE_ARGS= MANDIR="${PREFIX}/share/man/man"
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 ))

View File

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