# Created by: Erik Greenwald <erik@smluc.org>
# $FreeBSD: sysutils/diskscrub/Makefile 327772 2013-09-20 23:05:58Z bapt $

PORTNAME=	diskscrub
PORTVERSION=	2.5.2
CATEGORIES=	sysutils
MASTER_SITES=	GOOGLE_CODE
DISTNAME=	scrub-${PORTVERSION}

MAINTAINER=	erik@bz.bzflag.bz
COMMENT=	Writes patterns on files to make retrieving the data more difficult

GNU_CONFIGURE=	yes
USE_BZIP2=	yes

MAN1=	scrub.1

PLIST_FILES=	bin/scrub

NO_STAGE=	yes
.include <bsd.port.mk>
