diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-04-27 02:33:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-04-27 02:33:10 +0800 |
commit | 91acda89b102c08f21ebe78d49e6b98fdd4d5f0a (patch) | |
tree | 2739cb778619ee7fb7b6226d81647d929370057a /dns/Makefile | |
parent | 92cf908267d7343ae58cf6f7d4bc772239c510c4 (diff) | |
download | freebsd-ports-gnome-91acda89b102c08f21ebe78d49e6b98fdd4d5f0a.tar.gz freebsd-ports-gnome-91acda89b102c08f21ebe78d49e6b98fdd4d5f0a.tar.zst freebsd-ports-gnome-91acda89b102c08f21ebe78d49e6b98fdd4d5f0a.zip |
- Add p5-Net-Amazon-Route53 0.110310
The Net::Amazon::Route53 Perl module allows you to manage DNS
records for your domains via Amazon's Route 53 service.
For more information, visit http://aws.amazon.com/route53/
WWW: http://search.cpan.org/dist/Net-Amazon-Route53/
PR: ports/156611, ports/156661
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 68146327fc59..a11ef9764202 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -92,6 +92,7 @@ SUBDIR += p5-DNS-Zone SUBDIR += p5-DNS-ZoneParse SUBDIR += p5-Data-Validate-Domain + SUBDIR += p5-Net-Amazon-Route53 SUBDIR += p5-Net-Bonjour SUBDIR += p5-Net-DNS SUBDIR += p5-Net-DNS-Async |