mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
net/sngrep: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
751c585eec
commit
0ee6443efd
@ -1,5 +1,6 @@
|
||||
PORTNAME= sngrep
|
||||
DISTVERSION= 1.7.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/irontec/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
USES= autoreconf localbase ncurses pkgconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-zlib
|
||||
|
||||
OPTIONS_DEFINE= EEP IPV6 PCRE UNICODE
|
||||
|
@ -1,3 +1,3 @@
|
||||
bin/sngrep
|
||||
@sample etc/sngreprc etc/sngreprc.sample
|
||||
man/man8/sngrep.8.gz
|
||||
share/man/man8/sngrep.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user