Ticket #23097: Portfile-drill.diff
File Portfile-drill.diff, 1009 bytes (added by marius.rieder@…, 15 years ago) |
---|
-
net/drill/Portfile
old new 1 # $Id: Portfile 5 8036 2009-09-21 05:32:27Z ryandesign@macports.org $1 # $Id: Portfile 57448 2009-09-11 07:49:12Z ryandesign@macports.org $ 2 2 3 3 PortSystem 1.0 4 4 5 5 name drill 6 version 1.6. 16 version 1.6.3 7 7 categories net devel 8 8 platforms darwin 9 9 license BSD … … 16 16 homepage http://www.nlnetlabs.nl/projects/drill/ 17 17 master_sites http://www.nlnetlabs.nl/downloads/ldns/ 18 18 distfiles ldns-${version}${extract.suffix} 19 dist_subdir ldns 20 checksums sha1 625ad56970ebf91ae91af2fbb92b048164717df1 19 checksums sha1 87ce9cc8e4bf82f6d8668c915a08dfba20dd1b7c 21 20 depends_lib port:ldns 22 21 worksrcdir ldns-${version}/drill 23 22 configure.args --with-ldns=${prefix} --without-ssl