# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 88473 2012-01-03 10:10:28Z ryandesign@macports.org $

PortSystem 1.0

name		libewf
version		20100226
categories	security
maintainers	darkart.com:opendarwin.org
license             LGPL-3+
description	Libewf is a library for support of the Expert Witness Compression Format
homepage    http://libewf.sourceforge.net/
platforms	darwin

depends_lib port:openssl

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:project/libewf/libewf/libewf-${version}

checksums           md5     a697d629bb74df1fa68f22658634fdb9 \
                    sha1    b9b1012548a7ba445ce4702b08737ddb459c52ec

patchfiles          patch-libuna-libuna_inline.h.diff
