aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-POE-Component-Client-DNS/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-13 19:13:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-13 19:13:17 +0000
commit4e069d50613e159198d05d3b56d2822d820a27dd (patch)
tree13793bf6e669b317be2c0a4f5327eb3ea608b37c /dns/p5-POE-Component-Client-DNS/Makefile
parentc817f27756b37f043fd5ee3b984e613376b305db (diff)
downloadports-4e069d50613e159198d05d3b56d2822d820a27dd.tar.gz
ports-4e069d50613e159198d05d3b56d2822d820a27dd.zip
Notes
Diffstat (limited to 'dns/p5-POE-Component-Client-DNS/Makefile')
-rw-r--r--dns/p5-POE-Component-Client-DNS/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/dns/p5-POE-Component-Client-DNS/Makefile b/dns/p5-POE-Component-Client-DNS/Makefile
index 8bfa6412097d..c2dc76899192 100644
--- a/dns/p5-POE-Component-Client-DNS/Makefile
+++ b/dns/p5-POE-Component-Client-DNS/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= POE-Component-Client-DNS
-PORTVERSION= 1.053
-PORTREVISION= 1
+PORTVERSION= 1.054
PORTEPOCH= 1
CATEGORIES= dns perl5 devel
MASTER_SITES= CPAN
@@ -12,11 +11,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE component for non-blocking/concurrent DNS queries
-BUILD_DEPENDS= p5-POE>=1.007:${PORTSDIR}/devel/p5-POE \
- p5-Net-DNS>=0.59:${PORTSDIR}/dns/p5-Net-DNS
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= p5-Net-DNS>=0.65:${PORTSDIR}/dns/p5-Net-DNS \
+ p5-POE>=1.249:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure