diff options
Diffstat (limited to 'net-mgmt/bandwidthd')
-rw-r--r-- | net-mgmt/bandwidthd/Makefile | 2 |
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 |