1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/security/destroy/Makefile
2004-02-06 13:12:53 +00:00

21 lines
431 B
Makefile

# 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
PLIST_FILES= bin/destroy
USE_GMAKE= yes
.include <bsd.port.mk>