# $Id$ PortSystem 1.0 name libewf version 20100119 revision 0 categories security maintainers darkart.com:opendarwin.org description Libewf is a library for support of the Expert Witness Compression Format homepage http://libewf.sourceforge.net/ platforms darwin long_description Libewf is a library for support of the Expert Witness \ Compression Format (EWF), it support both the SMART \ format (EWF-S01) and the EnCase format (EWF-E01). \ Libewf allows you to read and write media information within the EWF files. master_sites sourceforge \ http://www.uitwisselplatform.nl/frs/download.php/529/ checksums md5 d190e86eebc603f2691d1b4b256ce572 \ sha1 eecf6c67ac1d2ff7426fa7586527a66ebc278df4 use_bzip2 no ## master_site uses a self-signed cert and appears to force the use of SSL. ## libcurl chokes on this, so disable cert. validation fetch.ignore_sslcert yes # ##EOF