aboutsummaryrefslogblamecommitdiff
path: root/sysutils/hdrecover/Makefile
blob: a6a95ea76d9623c4ace6ff5374866898b4db61d2 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          

                         
                   



                                                                     
                                                                         







                                 
# Created by: Cy Schubert <cy@FreeBSD.org>

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>