aboutsummaryrefslogtreecommitdiffstats
path: root/net/ntop
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-04-15 21:14:48 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-04-15 21:14:48 +0800
commitc9e9cfe11afa2fe375005703ad36ea65cacb24ac (patch)
tree70dc88d916e843205697b09ebd7a52e7e078d643 /net/ntop
parente7a2a2db81d9904ff362cfb4009c9c4483d9cfbe (diff)
downloadfreebsd-ports-gnome-c9e9cfe11afa2fe375005703ad36ea65cacb24ac.tar.gz
freebsd-ports-gnome-c9e9cfe11afa2fe375005703ad36ea65cacb24ac.tar.zst
freebsd-ports-gnome-c9e9cfe11afa2fe375005703ad36ea65cacb24ac.zip
- Add LICENSE_FILE
- Add CPE info
Diffstat (limited to 'net/ntop')
-rw-r--r--net/ntop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index c17657b201bb..e09ba6ae743e 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Network monitoring tool with command line and web interfaces
LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \
libevent.so:${PORTSDIR}/devel/libevent2
@@ -22,7 +23,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
DBDIR?= /var/db
-USES= autoreconf:build gmake libtool python
+USES= autoreconf:build cpe gmake libtool python
USE_GNOME= libxml2
USE_OPENSSL= yes
GNU_CONFIGURE= yes