# $Id: Portfile 31799 2007-12-07 21:57:31Z ricci@macports.org $ PortSystem 1.0 name libewf version 20070512 revision 0 categories security maintainers opendarwin.org@darkart.com description Libewf is a library for support of the Expert Witness Compression Format homepage https://www.uitwisselplatform.nl/projects/libewf/ 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 http://www.uitwisselplatform.nl/frs/download.php/303/ checksums md5 5c09ed6478eadd020d6de0ea61569a8e \ sha1 0fba1160cc42ca6f280fcca7ba2de84b49c86bdc 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