# $Id: Portfile,v 1.1 2006/06/09 18:07:37 gwright Exp $

PortSystem 1.0

name		testdisk
version		6.3
categories	sysutils
maintainers	darwinports@opendarwin.org
description	TestDisk is a powerful free data recovery utility.
long_description	\
		TestDisk was primarily designed to help recover		\
		lost partitions and/or make non-booting disks bootable	\
		again when these symptoms are caused by faulty		\
		software, certain types of viruses or human error	\
		(such as accidentally erasing your Partition Table).	\
		Partition table recovery using TestDisk is really easy.

use_bzip2	yes

homepage	http://www.cgsecurity.org/wiki/TestDisk
master_sites	http://www.cgsecurity.org/
checksums	md5 e099bd9bb87d4da5712699bdea3da00f


configure.args	--mandir=${prefix}/share/man/

