diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-09-28 13:56:33 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-09-28 13:56:33 +0000 |
commit | 35d1e121141973ca3fe709f1acc1b58db935096f (patch) | |
tree | 674ae4a8131891991095d386d3db0202825df18a /textproc/Makefile | |
parent | 8514791ed471db499d0bfec8b6473457bc3b6409 (diff) | |
download | ports-35d1e121141973ca3fe709f1acc1b58db935096f.tar.gz ports-35d1e121141973ca3fe709f1acc1b58db935096f.zip |
Add p5-JSON, a JavaScript Object Notation parser and converter for Perl.
Notes
Notes:
svn path=/head/; revision=143688
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 0e1f21b8612f..e7f712849291 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -292,6 +292,7 @@ SUBDIR += p5-Hash-Merge SUBDIR += p5-IDNA-Punycode SUBDIR += p5-IO-CSVHeaderFile + SUBDIR += p5-JSON SUBDIR += p5-LJ-SpellCheck SUBDIR += p5-Lingua-Conjunction SUBDIR += p5-Lingua-EN-AddressParse |