summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorsno <sno>2012-07-05 16:25:19 +0000
committersno <sno>2012-07-05 16:25:19 +0000
commit96c50eb123bdbf9f8c876221f3496b0656652052 (patch)
tree1d8e24ec4072c8f33bbac834d9f6414868d1e9ed /converters
parente7e2806744e3ab12d9e9b1732204d6078b585050 (diff)
downloadpkgsrc-96c50eb123bdbf9f8c876221f3496b0656652052.tar.gz
Importing package for Perl 5 module JSON::PP version 2.27200 from CPAN
into converters/p5-JSON-PP. This module is JSON::XS compatible pure Perl module. (Perl 5.8 or later is recommended). JSON::XS is the fastest and most proper JSON module on CPAN. It is written by Marc Lehmann in C, so must be compiled and installed in the used environment. JSON::PP is a pure-Perl module and has compatibility to JSON::XS.
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON-PP/DESCR6
-rw-r--r--converters/p5-JSON-PP/Makefile18
-rw-r--r--converters/p5-JSON-PP/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/converters/p5-JSON-PP/DESCR b/converters/p5-JSON-PP/DESCR
new file mode 100644
index 00000000000..7a0794d6d60
--- /dev/null
+++ b/converters/p5-JSON-PP/DESCR
@@ -0,0 +1,6 @@
+This module is JSON::XS compatible pure Perl module. (Perl 5.8 or later
+is recommended). JSON::XS is the fastest and most proper JSON module on
+CPAN. It is written by Marc Lehmann in C, so must be compiled and
+installed in the used environment.
+
+JSON::PP is a pure-Perl module and has compatibility to JSON::XS.
diff --git a/converters/p5-JSON-PP/Makefile b/converters/p5-JSON-PP/Makefile
new file mode 100644
index 00000000000..11c0f3a1936
--- /dev/null
+++ b/converters/p5-JSON-PP/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2012/07/05 16:25:19 sno Exp $
+
+DISTNAME= JSON-PP-2.27200
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5 converters
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/JSON-PP/
+COMMENT= JSON::XS compatible pure-Perl module
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/JSON/PP/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/converters/p5-JSON-PP/distinfo b/converters/p5-JSON-PP/distinfo
new file mode 100644
index 00000000000..54ec2ca5ae8
--- /dev/null
+++ b/converters/p5-JSON-PP/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/07/05 16:25:19 sno Exp $
+
+SHA1 (JSON-PP-2.27200.tar.gz) = 7e0e4a5160c0e2e8b8decef360bed231c763c910
+RMD160 (JSON-PP-2.27200.tar.gz) = 05d9985f683688a98cea429d55fdaa6faabcbcf7
+Size (JSON-PP-2.27200.tar.gz) = 41571 bytes