Update databases/mariadb105-server to version 10.5.17
[dports.git] / sysutils / hdrecover / Makefile
1 PORTNAME=       hdrecover
2 PORTVERSION=    0.5
3 CATEGORIES=     sysutils
4 MASTER_SITES=   SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
5
6 MAINTAINER=     cy@FreeBSD.org
7 COMMENT=        Attempts to recover a hard disk that has bad blocks on it
8 WWW=            http://hdrecover.sourceforge.net/
9
10 GNU_CONFIGURE=  yes
11 LICENSE=        GPLv2
12 LICENSE_FILE=   ${WRKSRC}/COPYING
13
14 PLIST_FILES=    bin/hdrecover
15
16 .include <bsd.port.mk>