# Created by: Chris Calvey <chris@securityforensics.co.uk>
# $FreeBSD: sysutils/aimage/Makefile 327772 2013-09-20 23:05:58Z bapt $

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

MAINTAINER=	glarkin@FreeBSD.org
COMMENT=	Advanced Disk Imager

LIB_DEPENDS=	afflib:${PORTSDIR}/sysutils/afflib

USE_OPENSSL=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

PLIST_FILES=	bin/aimage

NO_STAGE=	yes
.include <bsd.port.mk>
