4ecdae5bc3
Obtained from: me - author, maintainer, etc.
18 lines
362 B
Makefile
18 lines
362 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= wes@FreeBSD.ORG
|
|
COMMENT= Securely delete file[s]
|
|
|
|
.include <bsd.port.mk>
|