summaryrefslogtreecommitdiff
path: root/misc/gone/Makefile
blob: 363898685bd263fe9ffc9faab0365ca9a3513c69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   gone
# Version required:    1.3
# Date created:        19 April 1998
# Whom:                marcus
#
# $Id: Makefile,v 1.1.1.1 1998/04/20 02:09:55 mph Exp $
#

DISTNAME=       gone-1.3
CATEGORIES=     misc
MASTER_SITES=   http://jaguar.ir.miami.edu/~marcus/

MAINTAINER=     marcus@miami.edu

GNU_CONFIGURE=  yes
IS_INTERACTIVE=	yes

MAN1=		gone.1

.include <bsd.port.mk>