summaryrefslogtreecommitdiff
path: root/ham/tnt/Makefile
blob: 3ec50b4960b6a303669ec3363a3ec737d2a00e03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.5 2000/04/16 08:41:16 mycroft Exp $
#

DISTNAME=	tnt1.9-pre3
PKGNAME=	tnt-1.9p3
CATEGORIES=	ham
MASTER_SITES=	ftp://excelsior.kullen.rwth-aachen.de/pub/packet_radio/tnt/
EXTRACT_SUFX=	.tgz

MAINTAINER=	wulf@ping.net.au
HOMEPAGE=	http://excelsior.kullen.rwth-aachen.de

DEPENDS+=	dialog-0.6z:../../misc/dialog

USE_GMAKE=	yes
IS_INTERACTIVE=	yes
GNU_CONFIGURE=	yes

.include "../../mk/bsd.pkg.mk"