blob: 4c49e51cfa49f45eac6e3f676415102547c206d0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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
.include <bsd.port.mk>
|