aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-23 14:50:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-23 14:50:02 +0000
commitb2bdcba95819da42e687c4817bd5bda559b48556 (patch)
tree86899f8b23d1281db60cabc38f585adbc5e4860a /net-mgmt
parentbb392f570ab5ac5c49b523575214620d61d5fc76 (diff)
downloadports-b2bdcba95819da42e687c4817bd5bda559b48556.tar.gz
ports-b2bdcba95819da42e687c4817bd5bda559b48556.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/slate/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-mgmt/slate/Makefile b/net-mgmt/slate/Makefile
index ec4e0d2c5a20..88c83116aa47 100644
--- a/net-mgmt/slate/Makefile
+++ b/net-mgmt/slate/Makefile
@@ -9,9 +9,12 @@ MASTER_SITES= http://www.riverstonenet.com/support/nmops/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple traffic analysis and data reporting collection server for LFAP
-PLIST_FILES= bin/sfas
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake
GNU_CONFIGURE= yes
+PLIST_FILES= bin/sfas
+
.include <bsd.port.mk>