diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-03-29 19:07:50 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-03-29 19:07:50 +0000 |
commit | 32eda72431a3d09a709fbb81d7144751ee2f43c0 (patch) | |
tree | ae5b9cf252d8541a206342f8b339e5937e91d918 /devel/Makefile | |
parent | 51c79cf221a885c27a70beafc1f8c73bcd118ff7 (diff) | |
download | ports-32eda72431a3d09a709fbb81d7144751ee2f43c0.tar.gz ports-32eda72431a3d09a709fbb81d7144751ee2f43c0.zip |
Add p5-JSON-RPC 0.96, perl implementation of JSON-RPC 1.1 protocol.
Notes
Notes:
svn path=/head/; revision=231271
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index eae0ad0f8164..96e2f9a1d90b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1494,6 +1494,7 @@ SUBDIR += p5-Iterator-Misc SUBDIR += p5-Iterator-Util SUBDIR += p5-JQuery + SUBDIR += p5-JSON-RPC SUBDIR += p5-Java SUBDIR += p5-Lexical-Alias SUBDIR += p5-Lexical-Persistence |