1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/dns/p5-DNS-Config/pkg-descr
Edwin Groothuis a670d536ff [new port] : net/p5-DNS-Config Perl modules to manipulate DNS stuff
5-DNS-Config Perl modules to manipulate name service configurations.
	Needed by (future new) ZoneMaster port (see below/later)

PR:		ports/48562
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-04-29 07:25:58 +00:00

10 lines
439 B
Plaintext

DNS::Config is a collection of Perl modules which provide an
abstraction of name service zones as well as server specific
adaptors for concrete file representations.
The modules origin is the ZoneMaster project which make heavy
use of the module for comprehensive zone file management. Go to
http://www.zonemaster.org for further information.
WWW: http://search.cpan.org/author/WOLF/
Author: Andy Wolf <zonemaster@users.sourceforge.net>