1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/sysutils/obliterate/Makefile
Wes Peters fe7eec7381 Update to 0.4: fixed a stupid buglet in some diagnostic code, and
added a little more verbosity for entertainment value.  More to come
as this gets a little more tested.
1999-11-24 01:20:30 +00:00

19 lines
388 B
Makefile

# New ports collection makefile for: obliterate
# Version required: 0.4
# Date created: 17 Nov 1999
# Whom: Wes Peters <wes@FreeBSD.ORG>
#
# $FreeBSD$
#
DISTNAME= obliterate-0.4
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.xmission.com/pub/users/s/softweyr/pub/
MAINTAINER= wes@softweyr.com
MAN8= obliterate.8
MANCOMPRESSED= yes
.include <bsd.port.mk>