freebsd-ports/security/destroy/Makefile

19 lines
390 B
Makefile
Raw Normal View History

# 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>