aboutsummaryrefslogtreecommitdiff
path: root/security/destroy/Makefile
blob: a2bfe37c360671751fb1f9006b1702da21c82337 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:  Destroy
# Date created:		2003 March 07
# Whom:			shane@freebsdhackers.net
#
# $FreeBSD$
#

PORTNAME=	destroy
PORTVERSION=	20030307
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	http://www.freebsdhackers.net/destroy/

MAINTAINER=	shane@freebsdhackers.net
COMMENT=	A program to destroy files on the hard disk and unlink them

USE_GMAKE=	yes

.include <bsd.port.mk>