- Add LICENSE

This commit is contained in:
Dmitry Marakasov
2016-11-23 14:50:02 +00:00
parent bb392f570a
commit b2bdcba958

View File

@@ -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>