diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-03-04 05:48:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-03-04 05:48:18 +0000 |
commit | 7aea1fd822b4f84ad8911fae92f94e84a6de124b (patch) | |
tree | cab3eeeb90fe5f5afa6744a92fa7b4583ed7f678 /converters/Makefile | |
parent | - Add CONFLICTS: www/p5-WWW-GitHub-Gist (diff) |
- Add p5-JSON-PP 2.27104
JSON::PP is a JSON::XS compatible pure-Perl module.
WWW: http://search.cpan.org/dist/JSON-PP/
Notes
Notes:
svn path=/head/; revision=270242
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index 0ef16236125a..f4bb7045a1f2 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -77,6 +77,7 @@ SUBDIR += p5-JSON SUBDIR += p5-JSON-Any SUBDIR += p5-JSON-DWIW + SUBDIR += p5-JSON-PP SUBDIR += p5-JSON-XS SUBDIR += p5-JSON-XS-VersionOneAndTwo SUBDIR += p5-JSON1 |