freebsd-ports/sysutils/aimage/Makefile
Greg Larkin ffc73f4608 - Updated to 3.2.5
Reported by:	local portscout
2012-09-26 21:28:26 +00:00

24 lines
461 B
Makefile

# Ports collection makefile for: aimage
# Date created: 29/03/2008
# Whom: Chris Calvey <chris@securityforensics.co.uk>
#
# $FreeBSD$
#
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
.include <bsd.port.mk>