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.
This commit is contained in:
seb 2008-09-09 00:04:32 +00:00
parent 6bd0b92253
commit 60f6ebb039
3 changed files with 33 additions and 0 deletions

View file

@ -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.

View file

@ -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"

View file

@ -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