summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-06-23 03:39:26 +0000
committerabs <abs@pkgsrc.org>2008-06-23 03:39:26 +0000
commit7c3ba6c67dff46870334265314f4aa4ba201021d (patch)
tree458ac1bc7593fe62b8649603330687e0dc857d9f
parent21316c87f411bfc192702994cbf52486132b84b7 (diff)
downloadpkgsrc-7c3ba6c67dff46870334265314f4aa4ba201021d.tar.gz
import p5-HTTP-Request-AsCGI-0.5
Provides a convenient way of setting up an CGI enviroment from a HTTP::Request.
-rw-r--r--www/p5-HTTP-Request-AsCGI/DESCR2
-rw-r--r--www/p5-HTTP-Request-AsCGI/Makefile21
-rw-r--r--www/p5-HTTP-Request-AsCGI/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/www/p5-HTTP-Request-AsCGI/DESCR b/www/p5-HTTP-Request-AsCGI/DESCR
new file mode 100644
index 00000000000..71014e84920
--- /dev/null
+++ b/www/p5-HTTP-Request-AsCGI/DESCR
@@ -0,0 +1,2 @@
+Provides a convenient way of setting up an CGI enviroment from a
+HTTP::Request.
diff --git a/www/p5-HTTP-Request-AsCGI/Makefile b/www/p5-HTTP-Request-AsCGI/Makefile
new file mode 100644
index 00000000000..4dc543d8f4a
--- /dev/null
+++ b/www/p5-HTTP-Request-AsCGI/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/06/23 03:39:26 abs Exp $
+
+DISTNAME= HTTP-Request-AsCGI-0.5
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/C/CH/CHANSEN/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/HTTP-Request-AsCGI/
+COMMENT= Setup a CGI enviroment from a HTTP::Request
+
+DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
+DEPENDS+= p5-libwww>=5.805:../../www/p5-libwww
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/HTTP/Request/AsCGI/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTTP-Request-AsCGI/distinfo b/www/p5-HTTP-Request-AsCGI/distinfo
new file mode 100644
index 00000000000..f78ad4e070e
--- /dev/null
+++ b/www/p5-HTTP-Request-AsCGI/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/06/23 03:39:26 abs Exp $
+
+SHA1 (HTTP-Request-AsCGI-0.5.tar.gz) = edc93570bc0571dcd02fd3fd7b42c2b1bdad0ec9
+RMD160 (HTTP-Request-AsCGI-0.5.tar.gz) = 00ff7e71777f6225c7303e07a11642d0171c2c66
+Size (HTTP-Request-AsCGI-0.5.tar.gz) = 6145 bytes