mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
security/tcpcrypt: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
84609b0547
commit
af2a3a3158
2 changed files with 4 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue