Ticket #2669: hydraportfile.diff
File hydraportfile.diff, 797 bytes (added by ron@…, 20 years ago) |
---|
-
hydra/Portfile
old new 1 1 # $Id: Portfile,v 1.4 2004/11/08 13:25:46 mww Exp $ 2 2 PortSystem 1.0 3 3 name hydra 4 version 4. 44 version 4.6 5 5 distname ${name}-${version}-src 6 6 categories security 7 7 maintainers julien.touche@touche.fr.st … … 20 20 http://www.thehackerschoice.com 21 21 master_sites http://www.thc.org/releases/ 22 22 platforms darwin 23 checksums md5 307e1434ae475088caa01e3b1aefbf4323 checksums md5 e41a6653cb0b75c0ab2033c84ebb92cc 24 24 depends_lib lib:libssl:openssl 25 25 # need also libdes (in base system: in libcrypto) 26 26 #set worksrcdir ${name}-${version}