diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2016-08-26 15:13:54 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2016-08-26 15:13:54 +0800 |
commit | e0fde60fa5542851b5713b60551a2e146fbe49bf (patch) | |
tree | 3a31cd44241b66e2c3489722eb2f0f3507ea0a1d | |
parent | 8761c0d868bde1100a832944158c9e29c9bc94e8 (diff) | |
download | freebsd-ports-gnome-e0fde60fa5542851b5713b60551a2e146fbe49bf.tar.gz freebsd-ports-gnome-e0fde60fa5542851b5713b60551a2e146fbe49bf.tar.zst freebsd-ports-gnome-e0fde60fa5542851b5713b60551a2e146fbe49bf.zip |
Add license
-rw-r--r-- | www/p5-Catalyst-View-XML-Feed/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Catalyst-View-XML-Feed/Makefile b/www/p5-Catalyst-View-XML-Feed/Makefile index b59946129d9f..5946038e4f5a 100644 --- a/www/p5-Catalyst-View-XML-Feed/Makefile +++ b/www/p5-Catalyst-View-XML-Feed/Makefile @@ -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 |