blob: e12af3be0ccab90d957cd7869d102f38eb63aa35 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: obliterate
# Date created: 17 Nov 1999
# Whom: Wes Peters <wes@FreeBSD.ORG>
#
# $FreeBSD$
#
PORTNAME= obliterate
PORTVERSION= 0.4
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.xmission.com/pub/users/s/softweyr/pub/
MAINTAINER= wes@softweyr.com
.include <bsd.port.mk>
|