mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
fe7eec7381
added a little more verbosity for entertainment value. More to come as this gets a little more tested.
19 lines
388 B
Makefile
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>
|