# Created by: Chris Calvey <chris@securityforensics.co.uk>
# $FreeBSD: tags/RELEASE_11_0_0/sysutils/aimage/Makefile 412349 2016-04-01 14:25:16Z mat $

PORTNAME=	aimage
PORTVERSION=	3.2.5
CATEGORIES=	sysutils
MASTER_SITES=	http://digitalcorpora.org/downloads/

MAINTAINER=	portmaster@BSDforge.com
COMMENT=	Advanced Disk Imager

LICENSE=	BSD3CLAUSE

LIB_DEPENDS=	libafflib.so:sysutils/afflib

USE_OPENSSL=	yes
USES=		gmake
GNU_CONFIGURE=	yes

PLIST_FILES=	bin/aimage

.include <bsd.port.mk>
