# $Id: Portfile 52455 2009-06-17 01:55:25Z ricci@macports.org $

PortSystem 1.0

name		aimage
version		3.2.1
revision	0
categories	security
maintainers	darkart.com:opendarwin.org
description	The Advanced Disk Imager
homepage	http://www.afflib.org/
platforms	darwin

long_description AFF(R) is an open and extensible file format designed \
			to store disk images and associated metadata.

master_sites	http://www.afflib.org/downloads/

checksums           md5     0afd3376fe2c8dd8e43571282505a9fb \
                    sha1    5b25ad22333f56266f3c08f82d2a98dc19c45cf8 \
                    rmd160  356a9f6af6301f4d6ea1578d2cb276ec062244d0

use_bzip2	no

depends_lib	port:libewf	\
		port:afflib		\
		port:openssl	\
		port:zlib


#
##EOF
