diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-09 10:42:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-09 10:42:15 +0000 |
commit | 9ebd9875dbecd91568636e0ce7e8fc0a236f2363 (patch) | |
tree | 826330fe004c21b1779eb293e00a9da24e91cf86 /www/Makefile | |
parent | 92da982dd313534a8cdb635afc29ec5e9a9b82b5 (diff) |
WWW::HatenaDiary provides a CRUD interface to Hatena::Diary,
aiming to help you efficiently communicate with the service
with programmatic ways.
WWW: http://search.cpan.org/dist/WWW-HatenaDiary/
PR: ports/133428
Submitted by: Masahiro Teramoto <markun at onohara.to>
Notes
Notes:
svn path=/head/; revision=231921
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 cd8a9c1d870c..4e0500f84a12 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1065,6 +1065,7 @@ SUBDIR += p5-WWW-Google-Notebook SUBDIR += p5-WWW-Google-PageRank SUBDIR += p5-WWW-Google-Video + SUBDIR += p5-WWW-HatenaDiary SUBDIR += p5-WWW-HatenaLogin SUBDIR += p5-WWW-IMDb SUBDIR += p5-WWW-Link |