diff options
author | swills <swills@FreeBSD.org> | 2010-11-13 21:22:10 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2010-11-13 21:22:10 +0800 |
commit | b3aaaab0354c8e26fce54137505534ecc5f3fa8c (patch) | |
tree | 1dbd2c4b1e85c202a56a9cb617f6e6c2101fe777 /net/Makefile | |
parent | 2887026cb02b9a64890913c622d0868635b1f934 (diff) | |
download | freebsd-ports-gnome-b3aaaab0354c8e26fce54137505534ecc5f3fa8c.tar.gz freebsd-ports-gnome-b3aaaab0354c8e26fce54137505534ecc5f3fa8c.tar.zst freebsd-ports-gnome-b3aaaab0354c8e26fce54137505534ecc5f3fa8c.zip |
Provides access to the XML API for WhitePages.com
WWW: http://search.cpan.org/dist/Net-WhitePages/
PR: ports/151494
Submitted by: Zane C. Bowers <vvelox at vvelox.net>
Approved by: pgollucci (mentor)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 92610c8a85de..60550d84c328 100644 --- a/net/Makefile +++ b/net/Makefile @@ -656,6 +656,7 @@ SUBDIR += p5-Net-Twitter-Lite SUBDIR += p5-Net-VNC SUBDIR += p5-Net-Wake + SUBDIR += p5-Net-WhitePages SUBDIR += p5-Net-Whois SUBDIR += p5-Net-Whois-ARIN SUBDIR += p5-Net-Whois-IP |