svn commit: r428842 - head/devel/p5-Package-Generator

Emanuel Haupt ehaupt at FreeBSD.org
Sun Dec 18 10:06:34 UTC 2016


Author: ehaupt
Date: Sun Dec 18 10:06:33 2016
New Revision: 428842
URL: https://svnweb.freebsd.org/changeset/ports/428842

Log:
  Add licenses

Modified:
  head/devel/p5-Package-Generator/Makefile

Modified: head/devel/p5-Package-Generator/Makefile
==============================================================================
--- head/devel/p5-Package-Generator/Makefile	Sun Dec 18 09:58:36 2016	(r428841)
+++ head/devel/p5-Package-Generator/Makefile	Sun Dec 18 10:06:33 2016	(r428842)
@@ -11,6 +11,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	This module lets you quickly and easily construct new packages
 
+LICENSE=	GPLv1 ART10
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=		perl5
 USE_PERL5=	configure
 NO_ARCH=	yes


More information about the svn-ports-head mailing list