# Created by: Cy Schubert <cy@FreeBSD.org>
# $FreeBSD: sysutils/hdrecover/Makefile 328226 2013-09-25 00:54:08Z bdrewery $

PORTNAME=	hdrecover
PORTVERSION=	0.5
CATEGORIES=	sysutils
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	cy@FreeBSD.org
COMMENT=	Attempts to recover a hard disk that has bad blocks on it.

GNU_CONFIGURE=	yes
LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

PLIST_FILES=	bin/hdrecover

.include <bsd.port.mk>
