mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/tcpcrypt: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
84609b0547
commit
af2a3a3158
@ -1,6 +1,6 @@
|
||||
PORTNAME= tcpcrypt
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= security net
|
||||
|
||||
@ -17,6 +17,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= scslab
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
USES= autoreconf libtool ssl
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
|
@ -6,5 +6,5 @@ lib/libtcpcrypt.a
|
||||
lib/libtcpcrypt.so
|
||||
lib/libtcpcrypt.so.0
|
||||
lib/libtcpcrypt.so.0.0.0
|
||||
man/man8/tcnetstat.8.gz
|
||||
man/man8/tcpcryptd.8.gz
|
||||
share/man/man8/tcnetstat.8.gz
|
||||
share/man/man8/tcpcryptd.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user