net/sniproxy: Move man pages to share/man

This commit is contained in:
Kirill Ponomarev 2024-03-03 10:26:48 +01:00
parent 4ed81421ab
commit 4ea53aeb82
1 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= sniproxy
DISTVERSION= 0.6.1
PORTREVISION= 1
CATEGORIES= net
MAINTAINER= krion@FreeBSD.org
@ -22,10 +23,11 @@ USE_GITHUB= yes
GH_ACCOUNT= dlundquist
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_LDCONFIG= yes
PLIST_FILES= man/man5/sniproxy.conf.5.gz \
man/man8/sniproxy.8.gz \
PLIST_FILES= share/man/man5/sniproxy.conf.5.gz \
share/man/man8/sniproxy.8.gz \
sbin/sniproxy \
"@sample etc/sniproxy.conf.sample"