# $Id: Portfile 56174 2009-08-25 03:59:21Z ryandesign@macports.org $ PortSystem 1.0 name ctool version 1.2.3 categories security maintainers nomaintainer description ctool is a checksumming application. long_description ctool is a checusmming application that is mindful of the \ prebinding information stored in Mach-o executable files. homepage http://web.archive.org/web/20050405212926/http://www.macsecurity.org/tools/ctool/ master_sites http://web.archive.org/web/20050405212926/http://www.macsecurity.org/data/ checksums md5 ae041e804743924e4fdc95e53645f64a platforms darwin configure {} post-configure { reinplace "s|/usr/local|${destroot}${prefix}|g" \ ${worksrcpath}/Makefile }