summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorobache <obache>2007-04-30 01:41:31 +0000
committerobache <obache>2007-04-30 01:41:31 +0000
commit6c332da7c2bf517db49c360538ae819dc5552609 (patch)
tree79ccb14088f2752a3f36930e388a9b482407bd9e /converters
parentf57ece0c377f1557418c2077216bb7fe1f722acb (diff)
downloadpkgsrc-6c332da7c2bf517db49c360538ae819dc5552609.tar.gz
Import p5-JSON version 1.11.
This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.JSON.org/. JSON-RPC http://json-rpc.org/
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON/DESCR5
-rw-r--r--converters/p5-JSON/Makefile15
-rw-r--r--converters/p5-JSON/PLIST1
-rw-r--r--converters/p5-JSON/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/converters/p5-JSON/DESCR b/converters/p5-JSON/DESCR
new file mode 100644
index 00000000000..f163277ec15
--- /dev/null
+++ b/converters/p5-JSON/DESCR
@@ -0,0 +1,5 @@
+This module converts between JSON (JavaScript Object Notation) and Perl
+data structure into each other.
+For JSON, See to http://www.JSON.org/.
+
+ JSON-RPC http://json-rpc.org/
diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile
new file mode 100644
index 00000000000..d7e5acbeeaf
--- /dev/null
+++ b/converters/p5-JSON/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/30 01:41:31 obache Exp $
+
+DISTNAME= JSON-1.11
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5 converters
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/JSON/
+COMMENT= Perl module converts between JSON and Perl data structure
+
+PERL5_PACKLIST= auto/JSON/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/converters/p5-JSON/PLIST b/converters/p5-JSON/PLIST
new file mode 100644
index 00000000000..e09e2819963
--- /dev/null
+++ b/converters/p5-JSON/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/30 01:41:31 obache Exp $
diff --git a/converters/p5-JSON/distinfo b/converters/p5-JSON/distinfo
new file mode 100644
index 00000000000..ea7217b7d00
--- /dev/null
+++ b/converters/p5-JSON/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/30 01:41:31 obache Exp $
+
+SHA1 (JSON-1.11.tar.gz) = 7fcee4f3d44fcece2cb72b6836fe69285f764d48
+RMD160 (JSON-1.11.tar.gz) = a77b2a40f0fb3279526d30b45c4b19624bc2885d
+Size (JSON-1.11.tar.gz) = 32278 bytes