1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Edwin Groothuis a7deaca2eb FreeBSD Port Submission for "Destroy"
Destroy, A program that destroys files on the hard disk by
	writing null and random bytes to the file, then unlinking
	it.

PR:		ports/50291
Submitted by:	Shane Kinney <shane@freebsdhackers.net>
2003-10-06 04:28:06 +00:00

19 lines
390 B
Makefile

# New ports collection makefile for: Destroy
# Date created: 2003 March 07
# Whom: shane@freebsdhackers.net
#
# $FreeBSD$
#
PORTNAME= destroy
PORTVERSION= 20030307
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>