1999-11-21 05:48:59 +01:00
|
|
|
# New ports collection makefile for: obliterate
|
|
|
|
# Date created: 17 Nov 1999
|
|
|
|
# Whom: Wes Peters <wes@FreeBSD.ORG>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 21:09:11 +02:00
|
|
|
PORTNAME= obliterate
|
2000-04-22 12:14:11 +02:00
|
|
|
PORTVERSION= 0.4
|
2002-12-09 07:18:25 +01:00
|
|
|
PORTREVISION= 2
|
1999-11-21 05:48:59 +01:00
|
|
|
CATEGORIES= sysutils
|
2002-12-09 07:18:25 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= wes
|
|
|
|
|
1999-11-21 05:48:59 +01:00
|
|
|
|
2003-10-27 21:49:00 +01:00
|
|
|
MAINTAINER= wes@FreeBSD.ORG
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Securely delete file[s]
|
1999-11-21 05:48:59 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|