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