aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-RandomOrg
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:42:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:42:13 +0000
commit60be9b76741fa14462b7e4d3c8e3751e695d6126 (patch)
tree6aec1dedcadcb69cde8b9788a6ec9a0300845a0f /math/p5-Math-RandomOrg
parente7bf498df575eec7864ddad8eedb00c91b524ce8 (diff)
downloadports-60be9b76741fa14462b7e4d3c8e3751e695d6126.tar.gz
ports-60be9b76741fa14462b7e4d3c8e3751e695d6126.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189300 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353406
Diffstat (limited to 'math/p5-Math-RandomOrg')
-rw-r--r--math/p5-Math-RandomOrg/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-Math-RandomOrg/Makefile b/math/p5-Math-RandomOrg/Makefile
index 302a14802f3b..2ecdd0e7b17c 100644
--- a/math/p5-Math-RandomOrg/Makefile
+++ b/math/p5-Math-RandomOrg/Makefile
@@ -8,9 +8,12 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Retrieve random numbers and data from random.org
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}