aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2007-07-28 14:17:21 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2007-07-28 14:17:21 +0000
commit976cadd0a261454fb978cd2749d636ad460ffcb0 (patch)
tree4bb74d6d307c2069a72b5df9c38578050dbc714e /textproc/Makefile
parentc5f3f70024b2636bdb07bdabc85d5c30115bf668 (diff)
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)
Notes
Notes: svn path=/head/; revision=196467
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
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