diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-09 18:42:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-09 18:42:15 +0800 |
commit | 5fabfbed30466503e4c67c7959ca07ba5a0b4206 (patch) | |
tree | 99d0d604adfcad51590724e290d4d93b8118962b /www/Makefile | |
parent | a0a81e01ab30dc8068a07e33057e8be84ae16181 (diff) | |
download | freebsd-ports-gnome-5fabfbed30466503e4c67c7959ca07ba5a0b4206.tar.gz freebsd-ports-gnome-5fabfbed30466503e4c67c7959ca07ba5a0b4206.tar.zst freebsd-ports-gnome-5fabfbed30466503e4c67c7959ca07ba5a0b4206.zip |
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>
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 |