# $Id$ PortSystem 1.0 name libmcrypt version 2.5.8 categories devel security maintainers ryandesign openmaintainer@macports.org homepage http://mcrypt.sourceforge.net/ platforms darwin description \ The encryption library used by mcrypt long_description \ libmcrypt is the library which implements all the \ algorithms and modes found in mcrypt. master_sites \ sourceforge:mcrypt \ ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/libmcrypt/ \ freebsd checksums \ md5 0821830d930a86a5c69110837c55b7da \ sha1 9a426532e9087dd7737aabccff8b91abf9151a7a \ rmd160 1b174c4c3633c67ef5526c151ba2935b676a8ccd configure.args \ --disable-posix-threads \ --mandir=${prefix}/share/man platform darwin 6 { depends_lib-append \ lib:libdl:dlcompat } platform darwin 8 { configure.env-append \ CC=/usr/bin/gcc-4.0 \ CPP=/usr/bin/cpp-4.0 \ CXX=/usr/bin/g++-4.0 } livecheck.distname Libmcrypt