net/tcpstat: Move man pages to share/man

Approved by:	portmgr (blanket)
2024Q2
Nuno Teixeira 2024-03-20 18:05:18 +00:00
parent 5388f3ed4d
commit c7d78b19a2
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= tcpstat
PORTVERSION= 1.5
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.frenchfries.net/paul/tcpstat/
@ -11,9 +12,10 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/tcpstat bin/tcpprof \
man/man1/tcpprof.1.gz man/man1/tcpstat.1.gz
share/man/man1/tcpprof.1.gz share/man/man1/tcpstat.1.gz
PORTDOCS= *
OPTIONS_DEFINE= DOCS