aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-04-06 13:47:36 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-04-06 13:47:36 +0800
commit0f41e73c595f0df58dd52696bc261cf329c36fe5 (patch)
tree910a1c95d92d3083846d187d1fbeb68d48c06c89 /www
parenta6ccd474fb02b15936807f49f40ebea24803dfa6 (diff)
downloadfreebsd-ports-gnome-0f41e73c595f0df58dd52696bc261cf329c36fe5.tar.gz
freebsd-ports-gnome-0f41e73c595f0df58dd52696bc261cf329c36fe5.tar.zst
freebsd-ports-gnome-0f41e73c595f0df58dd52696bc261cf329c36fe5.zip
- Add LICENSE
- Pass maintainership to submitter PR: 188104 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'www')
-rw-r--r--www/p5-WebService-MoviePosterDB/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-WebService-MoviePosterDB/Makefile b/www/p5-WebService-MoviePosterDB/Makefile
index 3ea3298c89cb..b74245e78343 100644
--- a/www/p5-WebService-MoviePosterDB/Makefile
+++ b/www/p5-WebService-MoviePosterDB/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl interface to MoviePosterDB
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \