mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
net/sniproxy: Move man pages to share/man
This commit is contained in:
parent
4ed81421ab
commit
4ea53aeb82
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user