7387137ea8
back.
18 lines
364 B
Makefile
18 lines
364 B
Makefile
# New ports collection makefile for: obliterate
|
|
# Date created: 17 Nov 1999
|
|
# Whom: Wes Peters <wes@FreeBSD.ORG>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= obliterate
|
|
PORTVERSION= 0.5
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= wes
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Securely delete file[s]
|
|
|
|
.include <bsd.port.mk>
|