2006-01-23 16:14:52 +01:00
|
|
|
# New ports collection makefile for: recoverdm
|
|
|
|
# Date created: 22 January 2004
|
|
|
|
# Whom: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= recoverdm
|
|
|
|
PORTVERSION= 0.19
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://www.vanheusden.com/recoverdm/
|
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
2008-12-16 05:57:10 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-01-23 16:14:52 +01:00
|
|
|
COMMENT= Recover files and discs with damaged sectors
|
|
|
|
|
|
|
|
MAN1= recoverdm.1
|
|
|
|
|
|
|
|
PLIST_FILES= bin/mergebad bin/recoverdm
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|