summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorseb <seb>2010-02-20 10:40:00 +0000
committerseb <seb>2010-02-20 10:40:00 +0000
commiteab74df78e81c2ac5ba08ed6a406dff0a447730e (patch)
tree306227d7307df85e5ec6f282a7b2092cee50512b /net
parent3eef1f3e064ae1b858c929d94187264d1fda30aa (diff)
downloadpkgsrc-eab74df78e81c2ac5ba08ed6a406dff0a447730e.tar.gz
Initial import of p5-Test-DNS version 0.07 in the NetBSD Packages
Collection. The Perl 5 module allows you to run tests which translate as DNS queries. It's simple to use and abstracts all the difficult query checks from you.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Test-DNS/DESCR3
-rw-r--r--net/p5-Test-DNS/Makefile25
-rw-r--r--net/p5-Test-DNS/distinfo5
3 files changed, 33 insertions, 0 deletions
diff --git a/net/p5-Test-DNS/DESCR b/net/p5-Test-DNS/DESCR
new file mode 100644
index 00000000000..ce0d7436f91
--- /dev/null
+++ b/net/p5-Test-DNS/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module allows you to run tests which translate as DNS
+queries. It's simple to use and abstracts all the difficult query
+checks from you.
diff --git a/net/p5-Test-DNS/Makefile b/net/p5-Test-DNS/Makefile
new file mode 100644
index 00000000000..ee2592e5b41
--- /dev/null
+++ b/net/p5-Test-DNS/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/20 10:40:00 seb Exp $
+#
+
+DISTNAME= Test-DNS-0.07
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Test-DNS/
+COMMENT= Perl 5 module to test DNS queries and zone configuration
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/DNS/.packlist
+
+DEPENDS+= p5-Moose>=0.8:../../devel/p5-Moose
+DEPENDS+= p5-Net-DNS>=0.65:../../net/p5-Net-DNS
+DEPENDS+= p5-Set-Object>=0:../../devel/p5-Set-Object
+DEPENDS+= p5-Test-Deep>=0:../../devel/p5-Test-Deep
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Test-DNS/distinfo b/net/p5-Test-DNS/distinfo
new file mode 100644
index 00000000000..3904e8917f3
--- /dev/null
+++ b/net/p5-Test-DNS/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/20 10:40:00 seb Exp $
+
+SHA1 (Test-DNS-0.07.tar.gz) = 322da190c85a4e82d4651a72f5142c6cc26bb93e
+RMD160 (Test-DNS-0.07.tar.gz) = b73a2a3035873a8ca0b759fe033ccd412ea3a888
+Size (Test-DNS-0.07.tar.gz) = 13970 bytes