Ticket #26497: Portfile

File Portfile, 722 bytes (added by rs@…, 14 years ago)

portfile for p5-net-dns-sec

Line 
1# $Id: Portfile 68706 2010-06-11 14:54:07Z ryandesign@macports.org $
2
3PortSystem 1.0
4PortGroup perl5 1.0
5
6perl5.setup             Net-DNS-SEC 0.16
7maintainers             nomaintainer
8description             Perl interface for DNSSEC resource records
9long_description        The Net::DSN::SEC suite provides the resource records that are needed \
10                        for DNSSEC (RFC 4033, 4034 and 4035). \
11                        \
12                        It also provides support for SIG0. That later is useful for dynamic \
13                        updates using key-pairs. \
14                        \
15                        RSA and DSA crypto routines are supported.
16checksums               md5 70a8b59dda39a0effe22bfc12905d942 \
17                        sha1 565075ebeb82956143606692d7614bf80292cf24 \
18                        rmd160 c65d105e8a508407f5f665c0addd57fe7680ece6
19platforms               darwin
20
21depends_lib-append              \
22                                port:p5-net-dns