aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-POE-Component-Client-DNS/Makefile
diff options
context:
space:
mode:
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