2601f2f947
Prompted by: linimon@
20 lines
378 B
Makefile
20 lines
378 B
Makefile
# New ports collection makefile for: obliterate
|
|
# Date created: 17 Nov 1999
|
|
# Whom: Wes Peters <wes@FreeBSD.ORG>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= obliterate
|
|
PORTVERSION= 0.4
|
|
PORTREVISION= 2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= wes
|
|
|
|
|
|
MAINTAINER= wes@FreeBSD.ORG
|
|
COMMENT= Securely delete file[s]
|
|
|
|
.include <bsd.port.mk>
|