15 lines
364 B
Makefile
15 lines
364 B
Makefile
# $NetBSD: Makefile,v 1.5 2006/07/02 19:04:35 shattered Exp $
|
|
#
|
|
|
|
DISTNAME= testdisk-6.3
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.cgsecurity.org/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pancake@phreaker.net
|
|
HOMEPAGE= http://www.cgsecurity.org/wiki/TestDisk
|
|
COMMENT= Tool to check and undelete partitions
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|