aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/obliterate/Makefile
blob: d177ad05de92f67a475ebccd63740c15e4e4124c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>