diff options
author | chinsan <chinsan@FreeBSD.org> | 2007-07-28 22:17:21 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2007-07-28 22:17:21 +0800 |
commit | 18a51629b41d7f212561396312434673e6833f37 (patch) | |
tree | e21c97b083ae2a11780c850cd07314b43f6cd2c2 /textproc/Makefile | |
parent | 33b78049283fab435ac651025299f27a58707f6f (diff) | |
download | freebsd-ports-gnome-18a51629b41d7f212561396312434673e6833f37.tar.gz freebsd-ports-gnome-18a51629b41d7f212561396312434673e6833f37.tar.zst freebsd-ports-gnome-18a51629b41d7f212561396312434673e6833f37.zip |
Add p5-Google-Data-JSON, Google::Data::JSON provides several methods to
convert an XML feed into a JSON feed, and vice versa. The JSON format is
defined in Google Data APIs, http://code.google.com/apis/gdata/json.html .
Approved by: rafan (mentor, implicit)
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 1c2013b149da..87a7ec1999e6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -358,6 +358,7 @@ SUBDIR += p5-Filter-Simple SUBDIR += p5-FormValidator-Simple SUBDIR += p5-Games-Dissociate + SUBDIR += p5-Google-Data-JSON SUBDIR += p5-HTML-Entities-Numbered SUBDIR += p5-HTML-EscapeEvil SUBDIR += p5-HTML-Format |