svn commit: r420898 - head/www/p5-Catalyst-View-XML-Feed

Emanuel Haupt ehaupt at FreeBSD.org
Fri Aug 26 07:13:56 UTC 2016


Author: ehaupt
Date: Fri Aug 26 07:13:54 2016
New Revision: 420898
URL: https://svnweb.freebsd.org/changeset/ports/420898

Log:
  Add license

Modified:
  head/www/p5-Catalyst-View-XML-Feed/Makefile

Modified: head/www/p5-Catalyst-View-XML-Feed/Makefile
==============================================================================
--- head/www/p5-Catalyst-View-XML-Feed/Makefile	Fri Aug 26 07:12:44 2016	(r420897)
+++ head/www/p5-Catalyst-View-XML-Feed/Makefile	Fri Aug 26 07:13:54 2016	(r420898)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Perl extension for Catalyst view for RSS, Atom, or other XML feeds
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime \
 		p5-XML-Feed>=0:textproc/p5-XML-Feed \
 		p5-TimeDate>=0:devel/p5-TimeDate


More information about the svn-ports-head mailing list