diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-26 23:16:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-26 23:16:58 +0800 |
commit | fb980d086f67f0a1a2defd3b28f5b2677d461bce (patch) | |
tree | 23b98c7604506d1cc7c364f515f2efc413f990fa /www/Makefile | |
parent | f3b7681847c226ee67ede4b37f2ae5f00b64373d (diff) | |
download | freebsd-ports-gnome-fb980d086f67f0a1a2defd3b28f5b2677d461bce.tar.gz freebsd-ports-gnome-fb980d086f67f0a1a2defd3b28f5b2677d461bce.tar.zst freebsd-ports-gnome-fb980d086f67f0a1a2defd3b28f5b2677d461bce.zip |
WWW::Spinn3r is an iterative interface to the Spinn3r API. The Spinn3r
API is implemented over REST and XML and documented at
http://spinn3r.com/documentation.
Spinn3r service is available through a vendor key, which you can get
from the good folks at Tailrank, http://spinn3r.com/contact.
WWW: http://search.cpan.org/dist/WWW-Spinn3r/
PR: ports/121725
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 82926dbb525b..abee034048d7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -963,6 +963,7 @@ SUBDIR += p5-WWW-Shorten-0rz SUBDIR += p5-WWW-Shorten-KUSO SUBDIR += p5-WWW-SourceForge + SUBDIR += p5-WWW-Spinn3r SUBDIR += p5-WWW-TV SUBDIR += p5-WWW-TWSMS SUBDIR += p5-WWW-VenusEnvy |