summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Struct
diff options
context:
space:
mode:
authorabs <abs>2014-02-05 21:44:27 +0000
committerabs <abs>2014-02-05 21:44:27 +0000
commite42cd2ed9076a6fc86f5615e89057eeb5c41eb89 (patch)
treecf2a64478bf0def441c44aefdae058b5b0941f3e /www/p5-CGI-Struct
parent8b023bddf33962ca230368e08f7d091e898806d9 (diff)
downloadpkgsrc-e42cd2ed9076a6fc86f5615e89057eeb5c41eb89.tar.gz
Added www/p5-CGI-Struct version 1.21
This module allows transforming CGI GET/POST data into intricate data structures. It is reminiscent of PHP's building arrays from form data, but with a perl twist.
Diffstat (limited to 'www/p5-CGI-Struct')
-rw-r--r--www/p5-CGI-Struct/DESCR3
-rw-r--r--www/p5-CGI-Struct/Makefile17
-rw-r--r--www/p5-CGI-Struct/distinfo5
3 files changed, 25 insertions, 0 deletions
diff --git a/www/p5-CGI-Struct/DESCR b/www/p5-CGI-Struct/DESCR
new file mode 100644
index 00000000000..b6781ce02df
--- /dev/null
+++ b/www/p5-CGI-Struct/DESCR
@@ -0,0 +1,3 @@
+This module allows transforming CGI GET/POST data into intricate
+data structures. It is reminiscent of PHP's building arrays from
+form data, but with a perl twist.
diff --git a/www/p5-CGI-Struct/Makefile b/www/p5-CGI-Struct/Makefile
new file mode 100644
index 00000000000..2f2c3036e9e
--- /dev/null
+++ b/www/p5-CGI-Struct/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2014/02/05 21:44:27 abs Exp $
+
+DISTNAME= CGI-Struct-1.21
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/CGI-Struct/
+COMMENT= Build structures from CGI data
+LICENSE= ${PERL5_LICENSE}
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/CGI/Struct/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-CGI-Struct/distinfo b/www/p5-CGI-Struct/distinfo
new file mode 100644
index 00000000000..0c3368b3a06
--- /dev/null
+++ b/www/p5-CGI-Struct/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2014/02/05 21:44:27 abs Exp $
+
+SHA1 (CGI-Struct-1.21.tar.gz) = f7b6918017ae2cfb2b14e9feedceb47b2aa42759
+RMD160 (CGI-Struct-1.21.tar.gz) = 31719247981e6dda3f56818b97a613dff9934e1f
+Size (CGI-Struct-1.21.tar.gz) = 13445 bytes