aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-JSON-Any
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-04-07 04:03:10 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-04-07 04:03:10 +0000
commite308f7ea0b4d7da1155ba7646245a87f887bca0e (patch)
tree92a2a1c0a8639d516e56c82b80c0afe72d5dd451 /converters/p5-JSON-Any
parent1cfd4012b358242cc44320b4a4539cbf0b5265cf (diff)
downloadports-e308f7ea0b4d7da1155ba7646245a87f887bca0e.tar.gz
ports-e308f7ea0b4d7da1155ba7646245a87f887bca0e.zip
Notes
Diffstat (limited to 'converters/p5-JSON-Any')
-rw-r--r--converters/p5-JSON-Any/Makefile21
-rw-r--r--converters/p5-JSON-Any/distinfo3
-rw-r--r--converters/p5-JSON-Any/pkg-descr6
-rw-r--r--converters/p5-JSON-Any/pkg-plist6
4 files changed, 36 insertions, 0 deletions
diff --git a/converters/p5-JSON-Any/Makefile b/converters/p5-JSON-Any/Makefile
new file mode 100644
index 000000000000..54ea61c3c700
--- /dev/null
+++ b/converters/p5-JSON-Any/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: JSON-Any
+# Date created: 7 Apr 2007
+# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= JSON-Any
+PORTVERSION= 1.03
+CATEGORIES= converters perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../authors/id/C/CT/CTHOM
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= clsung@FreeBSD.org
+COMMENT= Perl Wrapper Class for the various JSON classes
+
+PERL_CONFIGURE= yes
+MAN3= JSON::Any.3
+
+.include <bsd.port.mk>
diff --git a/converters/p5-JSON-Any/distinfo b/converters/p5-JSON-Any/distinfo
new file mode 100644
index 000000000000..582ae6857f05
--- /dev/null
+++ b/converters/p5-JSON-Any/distinfo
@@ -0,0 +1,3 @@
+MD5 (JSON-Any-1.03.tar.gz) = f9c48f6fad31d03867cba531e2e9d93f
+SHA256 (JSON-Any-1.03.tar.gz) = 99647f6815b4ffdd6d755e730dea571d3d5a7274bac97a7d26ab5977be3c71f9
+SIZE (JSON-Any-1.03.tar.gz) = 4700
diff --git a/converters/p5-JSON-Any/pkg-descr b/converters/p5-JSON-Any/pkg-descr
new file mode 100644
index 000000000000..173ca7754bce
--- /dev/null
+++ b/converters/p5-JSON-Any/pkg-descr
@@ -0,0 +1,6 @@
+This module will provide a coherent API to bring together
+the various JSON modules currently on CPAN. This module will
+allow you to code to any JSON API and have it work regardless
+of which JSON module is actually installed.
+
+WWW: http://search.cpan.org/dist/JSON-Any/
diff --git a/converters/p5-JSON-Any/pkg-plist b/converters/p5-JSON-Any/pkg-plist
new file mode 100644
index 000000000000..004fd146018a
--- /dev/null
+++ b/converters/p5-JSON-Any/pkg-plist
@@ -0,0 +1,6 @@
+%%SITE_PERL%%/JSON/Any.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/JSON/Any/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/JSON/Any
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/JSON
+@dirrm %%SITE_PERL%%/JSON/Any
+@dirrmtry %%SITE_PERL%%/JSON