From 8f421f05676e1007d4bf6d88eafc8da940f17e16 Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 30 Dec 2003 02:38:47 +0000 Subject: Initial import of p5-Net-Bind-0.05 into the NetBSD packages collection. This module provides an interface to various files related to the bind DNS daemon. --- net/p5-Net-Bind/DESCR | 2 ++ net/p5-Net-Bind/Makefile | 15 +++++++++++++++ net/p5-Net-Bind/PLIST | 1 + net/p5-Net-Bind/distinfo | 4 ++++ 4 files changed, 22 insertions(+) create mode 100644 net/p5-Net-Bind/DESCR create mode 100644 net/p5-Net-Bind/Makefile create mode 100644 net/p5-Net-Bind/PLIST create mode 100644 net/p5-Net-Bind/distinfo (limited to 'net/p5-Net-Bind') diff --git a/net/p5-Net-Bind/DESCR b/net/p5-Net-Bind/DESCR new file mode 100644 index 00000000000..94aca76a305 --- /dev/null +++ b/net/p5-Net-Bind/DESCR @@ -0,0 +1,2 @@ +This module provides an interface to various files related to the bind +DNS daemon. diff --git a/net/p5-Net-Bind/Makefile b/net/p5-Net-Bind/Makefile new file mode 100644 index 00000000000..a814215d4d1 --- /dev/null +++ b/net/p5-Net-Bind/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/12/30 02:38:47 grant Exp $ + +DISTNAME= Net-Bind-0.05 +PKGNAME= p5-${DISTNAME} +CATEGORIES= net perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} + +MAINTAINER= tech-pkg@NetBSD.org +COMMENT= Perl5 module to grovel DNS resolver information + +USE_BUILDLINK2= YES +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Bind/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/p5-Net-Bind/PLIST b/net/p5-Net-Bind/PLIST new file mode 100644 index 00000000000..d40530df2d0 --- /dev/null +++ b/net/p5-Net-Bind/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/30 02:38:47 grant Exp $ diff --git a/net/p5-Net-Bind/distinfo b/net/p5-Net-Bind/distinfo new file mode 100644 index 00000000000..a7eebe82e5e --- /dev/null +++ b/net/p5-Net-Bind/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/12/30 02:38:47 grant Exp $ + +SHA1 (Net-Bind-0.05.tar.gz) = c6e3bb3e08448a6a11b280917adc1b3f5508ddf1 +Size (Net-Bind-0.05.tar.gz) = 10985 bytes -- cgit v1.2.3