aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/bandwidthd
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-07-05 20:46:45 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-07-05 20:46:45 +0800
commit13f0301fe9d4ec7153fcb9f701eb3e8767f86f42 (patch)
tree7909a61d757d4fc61ce1cc3964147bab8e370d72 /net-mgmt/bandwidthd
parent5dde63ce01aed0567644d39e07463fe0bd65706d (diff)
downloadfreebsd-ports-gnome-13f0301fe9d4ec7153fcb9f701eb3e8767f86f42.tar.gz
freebsd-ports-gnome-13f0301fe9d4ec7153fcb9f701eb3e8767f86f42.tar.zst
freebsd-ports-gnome-13f0301fe9d4ec7153fcb9f701eb3e8767f86f42.zip
Add LICENSE
Diffstat (limited to 'net-mgmt/bandwidthd')
-rw-r--r--net-mgmt/bandwidthd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/bandwidthd/Makefile b/net-mgmt/bandwidthd/Makefile
index 112507ae0c3e..eeceb970a1c4 100644
--- a/net-mgmt/bandwidthd/Makefile
+++ b/net-mgmt/bandwidthd/Makefile
@@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= bdrewery@FreeBSD.org
COMMENT= Tracks bandwidth usage by IP address
+LICENSE= GPLv2
+
LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd
USE_CSTD= gnu89