# Created by: Chris Calvey <chris@securityforensics.co.uk>
# $FreeBSD: head/sysutils/aimage/Makefile 463984 2018-03-09 17:57:27Z arved $

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

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

LICENSE=	BSD3CLAUSE

LIB_DEPENDS=	libafflib.so:sysutils/afflib

USES=		gmake readline ssl
GNU_CONFIGURE=	yes

PLIST_FILES=	bin/aimage

.include <bsd.port.mk>
