svn commit: r394941 - head/news/multisuck
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Aug 21 12:03:31 UTC 2015
Author: amdmi3
Date: Fri Aug 21 12:03:30 2015
New Revision: 394941
URL: https://svnweb.freebsd.org/changeset/ports/394941
Log:
- Add LICENSE
Modified:
head/news/multisuck/Makefile
Modified: head/news/multisuck/Makefile
==============================================================================
--- head/news/multisuck/Makefile Fri Aug 21 12:03:25 2015 (r394940)
+++ head/news/multisuck/Makefile Fri Aug 21 12:03:30 2015 (r394941)
@@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= ports at FreeBSD.org
COMMENT= Multi-server/conn news suck
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
OPTIONS_DEFINE= EXAMPLES
More information about the svn-ports-head
mailing list