diff options
author | tobez <tobez@FreeBSD.org> | 2005-09-28 21:56:33 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-09-28 21:56:33 +0800 |
commit | 7bf66ee4e59b4d4ab93651ebf38a0cfb08082478 (patch) | |
tree | 3fde5985f7f4878628f899a8005770f95def4eec /textproc/Makefile | |
parent | 352a0a078ed7fe28e8ba2081a947bd40c88d5423 (diff) | |
download | freebsd-ports-gnome-7bf66ee4e59b4d4ab93651ebf38a0cfb08082478.tar.gz freebsd-ports-gnome-7bf66ee4e59b4d4ab93651ebf38a0cfb08082478.tar.zst freebsd-ports-gnome-7bf66ee4e59b4d4ab93651ebf38a0cfb08082478.zip |
Add p5-JSON, a JavaScript Object Notation parser and converter for Perl.
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 |