summaryrefslogtreecommitdiff
path: root/www/p5-Test-WWW-Mechanize-PSGI
diff options
context:
space:
mode:
authorseb <seb>2010-07-10 06:58:25 +0000
committerseb <seb>2010-07-10 06:58:25 +0000
commit2b37223adbc8e934dbb0f470b7ff45435c642809 (patch)
treebe74e5b3268d893ac13cfa619c4f4d803572b49b /www/p5-Test-WWW-Mechanize-PSGI
parent1ddb62f1075cb62db0ad50b0ea2161f4d6ba5c38 (diff)
downloadpkgsrc-2b37223adbc8e934dbb0f470b7ff45435c642809.tar.gz
Initial import of p5-Test-WWW-Mechanize-PSGI version 0.35 in the
NetBSD Packages Collection. The Perl 5 Test::WWW::Mechanize::PSGI meshes Test::WWW::Mechanize, a subclass of WWW::Mechanize that incorporates features for web application testing, and PSGI, a specification to decouple web server environments from web application framework code. Hence it allows easy testing of PSGI applications.
Diffstat (limited to 'www/p5-Test-WWW-Mechanize-PSGI')
-rw-r--r--www/p5-Test-WWW-Mechanize-PSGI/DESCR5
-rw-r--r--www/p5-Test-WWW-Mechanize-PSGI/Makefile24
-rw-r--r--www/p5-Test-WWW-Mechanize-PSGI/distinfo5
3 files changed, 34 insertions, 0 deletions
diff --git a/www/p5-Test-WWW-Mechanize-PSGI/DESCR b/www/p5-Test-WWW-Mechanize-PSGI/DESCR
new file mode 100644
index 00000000000..09844c1e6e3
--- /dev/null
+++ b/www/p5-Test-WWW-Mechanize-PSGI/DESCR
@@ -0,0 +1,5 @@
+The Perl 5 Test::WWW::Mechanize::PSGI meshes Test::WWW::Mechanize,
+a subclass of WWW::Mechanize that incorporates features for web
+application testing, and PSGI, a specification to decouple web
+server environments from web application framework code. Hence
+it allows easy testing of PSGI applications.
diff --git a/www/p5-Test-WWW-Mechanize-PSGI/Makefile b/www/p5-Test-WWW-Mechanize-PSGI/Makefile
new file mode 100644
index 00000000000..717703bc6d7
--- /dev/null
+++ b/www/p5-Test-WWW-Mechanize-PSGI/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/10 06:58:25 seb Exp $
+
+DISTNAME= Test-WWW-Mechanize-PSGI-0.35
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Test-WWW-Mechanize-PSGI/
+COMMENT= Perl 5 module to test PSGI programs using WWW::Mechanize
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/WWW/Mechanize/PSGI/.packlist
+
+DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
+DEPENDS+= p5-Test-WWW-Mechanize-[0-9]*:../../www/p5-Test-WWW-Mechanize
+DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Test-WWW-Mechanize-PSGI/distinfo b/www/p5-Test-WWW-Mechanize-PSGI/distinfo
new file mode 100644
index 00000000000..50c083b172f
--- /dev/null
+++ b/www/p5-Test-WWW-Mechanize-PSGI/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/07/10 06:58:25 seb Exp $
+
+SHA1 (Test-WWW-Mechanize-PSGI-0.35.tar.gz) = e779fc7835cdf5ed922ca47f94f1f856c91cce84
+RMD160 (Test-WWW-Mechanize-PSGI-0.35.tar.gz) = a8d804200f63ee8e9c38b6a4e4454c465006a695
+Size (Test-WWW-Mechanize-PSGI-0.35.tar.gz) = 6885 bytes