summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgrant <grant>2004-04-09 12:35:19 +0000
committergrant <grant>2004-04-09 12:35:19 +0000
commit4364646db7d595c993d97fcdadb220857913ba97 (patch)
treec5feb9d879897ce5c593c2230504d5b2aee1fd97 /net
parent4438cf7f73c1f2244e2db96b783b82181c853db8 (diff)
downloadpkgsrc-4364646db7d595c993d97fcdadb220857913ba97.tar.gz
Initial import of p5-Net-DNSServer 0.11 into the NetBSD packages collection.
Net::DNSServer is a secure and extensible name server module for Perl.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-DNSServer/DESCR1
-rw-r--r--net/p5-Net-DNSServer/Makefile22
-rw-r--r--net/p5-Net-DNSServer/PLIST1
-rw-r--r--net/p5-Net-DNSServer/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/net/p5-Net-DNSServer/DESCR b/net/p5-Net-DNSServer/DESCR
new file mode 100644
index 00000000000..a4932ba6b53
--- /dev/null
+++ b/net/p5-Net-DNSServer/DESCR
@@ -0,0 +1 @@
+Net::DNSServer is a secure and extensible name server module for Perl.
diff --git a/net/p5-Net-DNSServer/Makefile b/net/p5-Net-DNSServer/Makefile
new file mode 100644
index 00000000000..501e297fb2a
--- /dev/null
+++ b/net/p5-Net-DNSServer/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/09 12:35:19 grant Exp $
+#
+
+DISTNAME= Net-DNSServer-0.11
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+COMMENT= Perl5 module to be used as a domain name server
+
+DEPENDS+= p5-IPC-SharedCache-[0-9]*:../../devel/p5-IPC-SharedCache
+DEPENDS+= p5-Net-Bind-[0-9]*:../../net/p5-Net-Bind
+DEPENDS+= p5-Net-Server-[0-9]*:../../net/p5-Net-Server
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/DNSServer/.packlist
+
+.include "../../databases/p5-DBI/buildlink2.mk"
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-DNSServer/PLIST b/net/p5-Net-DNSServer/PLIST
new file mode 100644
index 00000000000..33f93181979
--- /dev/null
+++ b/net/p5-Net-DNSServer/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/09 12:35:19 grant Exp $
diff --git a/net/p5-Net-DNSServer/distinfo b/net/p5-Net-DNSServer/distinfo
new file mode 100644
index 00000000000..d11bdbf2e11
--- /dev/null
+++ b/net/p5-Net-DNSServer/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/09 12:35:19 grant Exp $
+
+SHA1 (Net-DNSServer-0.11.tar.gz) = 8c9313e85f994de3b26b62d28b1b8a96e3bad6b3
+Size (Net-DNSServer-0.11.tar.gz) = 25566 bytes