# $Id: Portfile 68706 2010-06-11 14:54:07Z ryandesign@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		Net-DNS-SEC 0.16
maintainers		nomaintainer
description		Perl interface for DNSSEC resource records
long_description	The Net::DSN::SEC suite provides the resource records that are needed \
			for DNSSEC (RFC 4033, 4034 and 4035). \
			\
			It also provides support for SIG0. That later is useful for dynamic \
			updates using key-pairs. \
			\
			RSA and DSA crypto routines are supported.
checksums		md5 70a8b59dda39a0effe22bfc12905d942 \
			sha1 565075ebeb82956143606692d7614bf80292cf24 \
			rmd160 c65d105e8a508407f5f665c0addd57fe7680ece6
platforms		darwin

depends_lib-append		\
				port:p5-net-dns
