[Midnightbsd-cvs] mports [18457] trunk/www/libwww/Makefile: add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 29 10:49:47 EDT 2015


Revision: 18457
          http://svnweb.midnightbsd.org/mports/?rev=18457
Author:   laffer1
Date:     2015-03-29 10:49:46 -0400 (Sun, 29 Mar 2015)
Log Message:
-----------
add license

Modified Paths:
--------------
    trunk/www/libwww/Makefile

Modified: trunk/www/libwww/Makefile
===================================================================
--- trunk/www/libwww/Makefile	2015-03-29 14:46:31 UTC (rev 18456)
+++ trunk/www/libwww/Makefile	2015-03-29 14:49:46 UTC (rev 18457)
@@ -10,6 +10,11 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	The W3C Reference Library
 
+LICENSE=	w3cipr
+LICENSE_NAME=	W3C IPR SOFTWARE NOTICE
+LICENSE_FILE=	${WRKSRC}/LICENSE.html
+LICENSE_PERMS=	dist-mirror pkg-mirror
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-zlib --with-ssl=${OPENSSLBASE}
 USES=		perl5 gmake libtool tar:tgz



More information about the Midnightbsd-cvs mailing list