pkgsrc/ham/tfkiss/Makefile
wulf 85f1845120 Updated to tfkiss-1.2.4:
Bug fix resolving build problem with flexnet support enabled
2001-09-09 08:16:22 +00:00

17 lines
412 B
Makefile

# $NetBSD: Makefile,v 1.7 2001/09/09 08:16:22 wulf Exp $
#
DISTNAME= tfkiss-1.2.4
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"