diff --git a/security/tcpcrypt/Makefile b/security/tcpcrypt/Makefile index 92b3f950f4ca..5c7f2588fc82 100644 --- a/security/tcpcrypt/Makefile +++ b/security/tcpcrypt/Makefile @@ -1,30 +1,31 @@ PORTNAME= tcpcrypt PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security net PATCH_SITES= https://github.com/glebius/${PORTNAME}/commit/ PATCHFILES= 8c7d4abf2ca1d795651cf8cc73994b18419487d7.patch:-p1 MAINTAINER= jmg@FreeBSD.org COMMENT= TCPCrypt userland divert daemon WWW= http://www.tcpcrypt.org/ LICENSE= BSD2CLAUSE USE_GITHUB= yes GH_ACCOUNT= scslab GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USE_LDCONFIG= yes USES= autoreconf libtool ssl CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} INSTALL_TARGET= install-strip TEST_TARGET= check USERS= tcpcryptd GROUPS= tcpcryptd .include diff --git a/security/tcpcrypt/pkg-plist b/security/tcpcrypt/pkg-plist index e48da9e74b54..7e67d07325df 100644 --- a/security/tcpcrypt/pkg-plist +++ b/security/tcpcrypt/pkg-plist @@ -1,10 +1,10 @@ bin/tcnetstat bin/tcpcryptd bin/tcs include/tcpcrypt/tcpcrypt.h 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