Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2016 07:13:54 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420898 - head/www/p5-Catalyst-View-XML-Feed
Message-ID:  <201608260713.u7Q7DsL4085100@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608260713.u7Q7DsL4085100>