summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-DHCPLeases
diff options
context:
space:
mode:
authorseb <seb>2008-11-07 22:20:11 +0000
committerseb <seb>2008-11-07 22:20:11 +0000
commitf96c61ccd1242a3c6287714224e32c390a8b3d43 (patch)
tree0dadf42fc2a45b647b2d7c286c7de7cb58344c8a /textproc/p5-Text-DHCPLeases
parent17433637cb1f4f453ef2f3362105fd01a88d74ee (diff)
downloadpkgsrc-f96c61ccd1242a3c6287714224e32c390a8b3d43.tar.gz
Initial import of p5-Text-DHCPLeases version 0.7 in the NetBSD
Packages Collection. The Perl 5 module Text::DHCPLeases provides an object-oriented interface to ISC DHCPD leases files. The goal is to objectify all declarations, as defined by the ISC dhcpd package man pages. This interface is useful for analyzing, reporting, converting lease files, or as a tool for other applications that need to import dhcpd lease data structures.
Diffstat (limited to 'textproc/p5-Text-DHCPLeases')
-rw-r--r--textproc/p5-Text-DHCPLeases/DESCR6
-rw-r--r--textproc/p5-Text-DHCPLeases/Makefile20
-rw-r--r--textproc/p5-Text-DHCPLeases/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/textproc/p5-Text-DHCPLeases/DESCR b/textproc/p5-Text-DHCPLeases/DESCR
new file mode 100644
index 00000000000..a46a0acbee3
--- /dev/null
+++ b/textproc/p5-Text-DHCPLeases/DESCR
@@ -0,0 +1,6 @@
+The Perl 5 module Text::DHCPLeases provides an object-oriented
+interface to ISC DHCPD leases files. The goal is to objectify all
+declarations, as defined by the ISC dhcpd package man pages. This
+interface is useful for analyzing, reporting, converting lease
+files, or as a tool for other applications that need to import dhcpd
+lease data structures.
diff --git a/textproc/p5-Text-DHCPLeases/Makefile b/textproc/p5-Text-DHCPLeases/Makefile
new file mode 100644
index 00000000000..7af2e2294d9
--- /dev/null
+++ b/textproc/p5-Text-DHCPLeases/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/07 22:20:11 seb Exp $
+
+DISTNAME= Text-DHCPLeases-v0.7
+PKGNAME= p5-Text-DHCPLeases-0.7
+CATEGORIES= textproc net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-DHCPLeases/
+COMMENT= Perl 5 module to parse DHCP leases file from ISC dhcpd
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_MODULE_TYPE= Module::Build
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Text/DHCPLeases/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-DHCPLeases/distinfo b/textproc/p5-Text-DHCPLeases/distinfo
new file mode 100644
index 00000000000..ae702c8b11c
--- /dev/null
+++ b/textproc/p5-Text-DHCPLeases/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/07 22:20:11 seb Exp $
+
+SHA1 (Text-DHCPLeases-v0.7.tar.gz) = 79b8d77f0f16936d01b2eb97ce223701c1774aa0
+RMD160 (Text-DHCPLeases-v0.7.tar.gz) = 390d224fb979488729280c81b934449ac5264855
+Size (Text-DHCPLeases-v0.7.tar.gz) = 7880 bytes