aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Random
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-09 14:44:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-09 14:44:22 +0000
commit006beca446e97e0b20fc70458a987e490e065bf7 (patch)
tree7df626c284a97a2dbbb223c77f0593e5d7599fb3 /net/p5-Net-Random
parent2548eeeeffb71f0fa6aecbceb97a0b348646fd18 (diff)
downloadports-006beca446e97e0b20fc70458a987e490e065bf7.tar.gz
ports-006beca446e97e0b20fc70458a987e490e065bf7.zip
- Add LICENSE
- Add PORTSCOUT
Notes
Notes: svn path=/head/; revision=326813
Diffstat (limited to 'net/p5-Net-Random')
-rw-r--r--net/p5-Net-Random/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/p5-Net-Random/Makefile b/net/p5-Net-Random/Makefile
index 3a742a4bf5ec..b32ba58647b5 100644
--- a/net/p5-Net-Random/Makefile
+++ b/net/p5-Net-Random/Makefile
@@ -10,11 +10,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to get random data from online sources
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
+PORTSCOUT= skipv:2.21,2.22
+
USES= perl5
USE_PERL5= configure