# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name drill version 1.5.1 categories net devel platforms darwin maintainers durchmesser.ch:marius.rieder description A dig-style dnssec-aware dns debugging tool long_description Drill is a tool ala dig from BIND. \ It was designed with DNSSEC in mind and should be a useful \ debugging/query tool for DNSSEC. homepage http://www.nlnetlabs.nl/projects/drill/ master_sites http://www.nlnetlabs.nl/downloads/ldns/ distfiles ldns-${version}${extract.suffix} checksums sha1 070210a417633b7358bb3466da40e6f1872f36c2 depends_lib port:openssl port:ldns worksrcdir ldns-${version}/drill use_autoconf yes autoconf.cmd autoreconf configure.args --with-ldns=${prefix} --with-ssl=${prefix}