diff options
author | rafan <rafan@FreeBSD.org> | 2008-01-18 09:12:48 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-01-18 09:12:48 +0800 |
commit | 2fe53d4bb2c26a0a93be2005719047e0985ad71a (patch) | |
tree | 515091d0e2758698c90d08515fb38e28bfec5c7d /www/Makefile | |
parent | c23a677386f6af76ef42514f63e2846bc5e8d33c (diff) | |
download | freebsd-ports-gnome-2fe53d4bb2c26a0a93be2005719047e0985ad71a.tar.gz freebsd-ports-gnome-2fe53d4bb2c26a0a93be2005719047e0985ad71a.tar.zst freebsd-ports-gnome-2fe53d4bb2c26a0a93be2005719047e0985ad71a.zip |
Yahoo::Lifestyle is a simple interface for Yahoo! Taiwan Lifestyle
open APIs. And you will need the Yahoo::BBAuth for some authentication
APIs. Before you use that, you have to register a appid and secret
for APIs request.
WWW: http://search.cpan.org/dist/Yahoo-Lifestyle/
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 89258f0bc173..64ce4c847176 100644 --- a/www/Makefile +++ b/www/Makefile @@ -953,6 +953,7 @@ SUBDIR += p5-WebService-Technorati SUBDIR += p5-WebService-YouTube SUBDIR += p5-Xango + SUBDIR += p5-Yahoo-Lifestyle SUBDIR += p5-Yahoo-Search SUBDIR += p5-chklinks SUBDIR += p5-libapreq |