diff options
author | miwi <miwi@FreeBSD.org> | 2006-07-26 05:17:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-07-26 05:17:17 +0800 |
commit | 17effccb54fff4e5defa98c4830286e46351b198 (patch) | |
tree | bf8fc16db1cf43b2282f0a03aad96e15371d0066 /www/Makefile | |
parent | 954dc0f2a6e974445e85739b6878b19c3ddfd7e8 (diff) | |
download | freebsd-ports-gnome-17effccb54fff4e5defa98c4830286e46351b198.tar.gz freebsd-ports-gnome-17effccb54fff4e5defa98c4830286e46351b198.tar.zst freebsd-ports-gnome-17effccb54fff4e5defa98c4830286e46351b198.zip |
WWW::Baseball::NPB provides you a way to fetch and extract Japanese baseball
games information via Yahoo! Baseball. (NPB = Nippon Professional Baseball)
WWW: http://search.cpan.org/dist/WWW-Baseball-NPB/
PR: ports/100674
Submitted by: chinsan <chinsan.tw(at)gmail.com>
Approved by: krion (mentor)
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 33c0934d1937..fb9139c5a77b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -759,6 +759,7 @@ SUBDIR += p5-W3C-LinkChecker SUBDIR += p5-W3C-LogValidator SUBDIR += p5-WWW-Babelfish + SUBDIR += p5-WWW-Baseball-NPB SUBDIR += p5-WWW-Comic SUBDIR += p5-WWW-Curl SUBDIR += p5-WWW-Dilbert |