mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/ifstat: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5985ec8a78
commit
f95dd2706b
@ -1,6 +1,6 @@
|
||||
PORTNAME= ifstat
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://gael.roualland.free.fr/${PORTNAME}/
|
||||
|
||||
@ -9,12 +9,13 @@ COMMENT= Network interface statistics monitoring tool
|
||||
WWW= http://gael.roualland.free.fr/ifstat/
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= ssl
|
||||
|
||||
OPTIONS_DEFINE= SNMP
|
||||
SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp
|
||||
SNMP_CONFIGURE_WITH= snmp
|
||||
|
||||
PLIST_FILES= bin/ifstat man/man1/ifstat.1.gz
|
||||
PLIST_FILES= bin/ifstat share/man/man1/ifstat.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user