summaryrefslogtreecommitdiff
path: root/devel/p5-Test-WWW-Selenium
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-09-09 00:04:32 +0000
committerseb <seb@pkgsrc.org>2008-09-09 00:04:32 +0000
commit60f6ebb0396142baead391363d1f2889ae85c347 (patch)
treee868f851d178ea7b1927082b897b71593f7c5eda /devel/p5-Test-WWW-Selenium
parent6bd0b9225343dbe986ebb61cba813744a20bc11f (diff)
downloadpkgsrc-60f6ebb0396142baead391363d1f2889ae85c347.tar.gz
Initial import of p5-Test-WWW-Selenium version 1.15 in the NetBSD
Packages Collection. The Perl 5 module Test::WWW::Selenium is a subclass of WWW::Selenium, a perl client for the Selenium Remote Control test tool, that provides convenient testing functions.
Diffstat (limited to 'devel/p5-Test-WWW-Selenium')
-rw-r--r--devel/p5-Test-WWW-Selenium/DESCR3
-rw-r--r--devel/p5-Test-WWW-Selenium/Makefile25
-rw-r--r--devel/p5-Test-WWW-Selenium/distinfo5
3 files changed, 33 insertions, 0 deletions
diff --git a/devel/p5-Test-WWW-Selenium/DESCR b/devel/p5-Test-WWW-Selenium/DESCR
new file mode 100644
index 00000000000..d196b92097d
--- /dev/null
+++ b/devel/p5-Test-WWW-Selenium/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module Test::WWW::Selenium is a subclass of the provided
+module WWW::Selenium, a perl client for the Selenium Remote Control
+test tool. Test::WWW::Selenium provides convenient testing functions.
diff --git a/devel/p5-Test-WWW-Selenium/Makefile b/devel/p5-Test-WWW-Selenium/Makefile
new file mode 100644
index 00000000000..4cbe4d0f7e4
--- /dev/null
+++ b/devel/p5-Test-WWW-Selenium/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/09 00:04:32 seb Exp $
+#
+
+DISTNAME= Test-WWW-Selenium-1.15
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5 www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Test-WWW-Selenium/
+COMMENT= Perl 5 module to test applications using Selenium Remote Control
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/WWW/Selenium/.packlist
+
+BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= p5-Test-Mock-LWP-[0-9]*:../../devel/p5-Test-Mock-LWP
+BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
+BUILD_DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Test-WWW-Selenium/distinfo b/devel/p5-Test-WWW-Selenium/distinfo
new file mode 100644
index 00000000000..05a0c0cd186
--- /dev/null
+++ b/devel/p5-Test-WWW-Selenium/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/09 00:04:32 seb Exp $
+
+SHA1 (Test-WWW-Selenium-1.15.tar.gz) = a721e07f3296b52fdac39c6d2a8dbfae8679b460
+RMD160 (Test-WWW-Selenium-1.15.tar.gz) = 65b695840fceb8dd8bf6d9c6653255817bc20669
+Size (Test-WWW-Selenium-1.15.tar.gz) = 43497 bytes