aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-25 12:42:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-25 12:42:12 +0000
commit19e114ee4ed05c1f3f8065f0faebe80801c1ff80 (patch)
tree5ca77ddcb77f2a1353e66fccb27b0692d02dd1f9 /devel
parentbf73a2591c9d8e262454d8c3ee1cc020247497dd (diff)
downloadports-19e114ee4ed05c1f3f8065f0faebe80801c1ff80.tar.gz
ports-19e114ee4ed05c1f3f8065f0faebe80801c1ff80.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189601 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=355234
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-JavaScript-Anon/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Data-JavaScript-Anon/Makefile b/devel/p5-Data-JavaScript-Anon/Makefile
index 60c4def0f25a..449057b0ed43 100644
--- a/devel/p5-Data-JavaScript-Anon/Makefile
+++ b/devel/p5-Data-JavaScript-Anon/Makefile
@@ -8,12 +8,15 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Data
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Dump big dumb Perl structs to anonymous JavaScript structs
-RUN_DEPENDS= p5-Class-Default>=1.51:${PORTSDIR}/devel/p5-Class-Default \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Class-Default>=1.51:${PORTSDIR}/devel/p5-Class-Default \
p5-Params-Util>=0.01:${PORTSDIR}/devel/p5-Params-Util
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure