summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-06-23 03:04:26 +0000
committerabs <abs@pkgsrc.org>2008-06-23 03:04:26 +0000
commit9ff53dc6542889ceec59e2fbff61bd96eef45cb1 (patch)
tree474c535805f12f777815b2c7e1d53af1070ac98f /www
parentcba6eaff67d2dd81bc10a1a1f17db96a5e2fd38c (diff)
downloadpkgsrc-9ff53dc6542889ceec59e2fbff61bd96eef45cb1.tar.gz
Import www/p5-CGI-Simple 1.105
CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation.
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Simple/DESCR3
-rw-r--r--www/p5-CGI-Simple/Makefile21
-rw-r--r--www/p5-CGI-Simple/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/www/p5-CGI-Simple/DESCR b/www/p5-CGI-Simple/DESCR
new file mode 100644
index 00000000000..395455972f8
--- /dev/null
+++ b/www/p5-CGI-Simple/DESCR
@@ -0,0 +1,3 @@
+CGI::Simple provides a relatively lightweight drop in replacement
+for CGI.pm. It shares an identical OO interface to CGI.pm for
+parameter parsing, file upload, cookie handling and header generation.
diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile
new file mode 100644
index 00000000000..9d4b0ea9865
--- /dev/null
+++ b/www/p5-CGI-Simple/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/06/23 03:04:26 abs Exp $
+
+DISTNAME= CGI-Simple-1.105
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5cgs
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/CGI-Simple/
+COMMENT= Simple totally OO CGI interface that is CGI.pm compliant
+
+DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/CGI/Simple/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-CGI-Simple/distinfo b/www/p5-CGI-Simple/distinfo
new file mode 100644
index 00000000000..08a59e65679
--- /dev/null
+++ b/www/p5-CGI-Simple/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/06/23 03:04:26 abs Exp $
+
+SHA1 (CGI-Simple-1.105.tar.gz) = d253187541be91aa62ad6fb55c6b2bcba9531172
+RMD160 (CGI-Simple-1.105.tar.gz) = f6318c5b05bb34f2ba36f762724d703aaae36549
+Size (CGI-Simple-1.105.tar.gz) = 81332 bytes