mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
19 lines
388 B
Makefile
19 lines
388 B
Makefile
|
# New ports collection makefile for: obliterate
|
||
|
# Version required: 0.3
|
||
|
# Date created: 17 Nov 1999
|
||
|
# Whom: Wes Peters <wes@FreeBSD.ORG>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
DISTNAME= obliterate-0.3
|
||
|
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>
|