1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Add LICENSE

This commit is contained in:
Dmitry Marakasov 2016-11-23 14:50:02 +00:00
parent bb392f570a
commit b2bdcba958
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426931

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>