mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
- Add LICENSE_FILE
- Add CPE info
This commit is contained in:
parent
7976ce6d4f
commit
cd28ac813c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384049
@ -11,6 +11,7 @@ MAINTAINER= bofh@FreeBSD.org
|
||||
COMMENT= Network monitoring tool with command line and web interfaces
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= Fails to link
|
||||
|
||||
@ -23,9 +24,11 @@ USE_AUTOTOOLS= autoheader aclocal libtoolize
|
||||
USE_SQLITE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake libtool pathfix pkgconfig tar:tgz
|
||||
USES= cpe gmake libtool pathfix pkgconfig tar:tgz
|
||||
SUB_FILES= ntopng-geoipupdate.sh
|
||||
|
||||
CPE_VENDOR= ntop
|
||||
|
||||
OPTIONS_DEFINE= GEOIP NLS
|
||||
OPTIONS_DEFAULT= GEOIP
|
||||
GEOIP_BUILD_DEPENDS= geoiplookup:${PORTSDIR}/net/GeoIP
|
||||
|
Loading…
Reference in New Issue
Block a user