diff --git a/net/tcpreen/Makefile b/net/tcpreen/Makefile index 4589f0155123..77f58dee5012 100644 --- a/net/tcpreen/Makefile +++ b/net/tcpreen/Makefile @@ -1,29 +1,30 @@ PORTNAME= tcpreen PORTVERSION= 1.4.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.remlab.net/files/tcpreen/ MAINTAINER= jmohacsi@bsd.hu COMMENT= Simple TCP session re-engineering tool WWW= https://www.remlab.net/tcpreen/ LICENSE= GPLv2+ USES= cpe tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share OPTIONS_SUB= yes PORTDOCS= AUTHORS NEWS README THANKS TODO OPTIONS_DEFINE= DOCS NLS NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/net/tcpreen/pkg-plist b/net/tcpreen/pkg-plist index 0f043cbb318e..84208cb00271 100644 --- a/net/tcpreen/pkg-plist +++ b/net/tcpreen/pkg-plist @@ -1,4 +1,4 @@ bin/tcpreen -man/man1/tcpreen.1.gz +share/man/man1/tcpreen.1.gz %%NLS%%share/locale/fr/LC_MESSAGES/tcpreen.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/tcpreen.mo