summaryrefslogtreecommitdiff
path: root/ham/tfkiss/Makefile
blob: 7701202319f6d5339e6c33e6fe7a6492c368beef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.6 2001/02/16 15:13:51 wiz Exp $
#

DISTNAME=	tfkiss-1.2.3
CATEGORIES=	ham
MASTER_SITES=	ftp://ftp.ping.net.au/pub/unix/ham/

MAINTAINER=	wulf@ping.net.au
HOMEPAGE=	http://www.bfl.at/mayer/ham/
COMMENT=	Software implementation of TheFirmware for use with TNT

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

CONFIGURE_ARGS=	--enable-xpid --enable-flexnet --enable-axip

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