diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-21 12:03:30 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-21 12:03:30 +0000 |
commit | 17353dabc7c9f267019c49fd8fbf566cda20622f (patch) | |
tree | 24f68e69e247528be62bbe5027769c0d624b9e76 | |
parent | 28b4c55413de120d1146110adce7dbd8d41420ee (diff) | |
download | ports-17353dabc7c9f267019c49fd8fbf566cda20622f.tar.gz ports-17353dabc7c9f267019c49fd8fbf566cda20622f.zip |
Notes
-rw-r--r-- | news/multisuck/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/news/multisuck/Makefile b/news/multisuck/Makefile index 6f4c01a482ea..4cb31bdbb03a 100644 --- a/news/multisuck/Makefile +++ b/news/multisuck/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Multi-server/conn news suck +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes OPTIONS_DEFINE= EXAMPLES |