diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-05-03 05:01:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-05-03 05:01:11 +0000 |
commit | 706a29abfe409f9b1f7fc301e432091494b42c2b (patch) | |
tree | 1908bc911db8ffac8f249fd6eff20d96f8a93128 /dns/p5-Net-Amazon-Route53/Makefile | |
parent | 5c951cebbdf92e074261825733eab6b01968a0c2 (diff) | |
download | ports-706a29abfe409f9b1f7fc301e432091494b42c2b.tar.gz ports-706a29abfe409f9b1f7fc301e432091494b42c2b.zip |
Notes
Diffstat (limited to 'dns/p5-Net-Amazon-Route53/Makefile')
-rw-r--r-- | dns/p5-Net-Amazon-Route53/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/p5-Net-Amazon-Route53/Makefile b/dns/p5-Net-Amazon-Route53/Makefile index 76c3b048d85d..763107f6e9ca 100644 --- a/dns/p5-Net-Amazon-Route53/Makefile +++ b/dns/p5-Net-Amazon-Route53/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Amazon-Route53 PORTVERSION= 0.110310 +PORTREVISION= 1 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= jnlin@csie.nctu.edu.tw COMMENT= Manage your DNS entries on Amazon's Route53 service +CONFLICTS= py[23][0-9]-boto-devel-[0-9]* + RUN_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ |