security/tcpcrypt: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-21 20:16:38 +00:00
parent 84609b0547
commit af2a3a3158
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= tcpcrypt PORTNAME= tcpcrypt
PORTVERSION= 0.5 PORTVERSION= 0.5
PORTREVISION= 1 PORTREVISION= 2
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
CATEGORIES= security net CATEGORIES= security net
@ -17,6 +17,7 @@ USE_GITHUB= yes
GH_ACCOUNT= scslab GH_ACCOUNT= scslab
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_LDCONFIG= yes USE_LDCONFIG= yes
USES= autoreconf libtool ssl USES= autoreconf libtool ssl
CFLAGS+= -I${OPENSSLINC} CFLAGS+= -I${OPENSSLINC}

View file

@ -6,5 +6,5 @@ lib/libtcpcrypt.a
lib/libtcpcrypt.so lib/libtcpcrypt.so
lib/libtcpcrypt.so.0 lib/libtcpcrypt.so.0
lib/libtcpcrypt.so.0.0.0 lib/libtcpcrypt.so.0.0.0
man/man8/tcnetstat.8.gz share/man/man8/tcnetstat.8.gz
man/man8/tcpcryptd.8.gz share/man/man8/tcpcryptd.8.gz