pkgsrc/ham/tfkiss/Makefile

20 lines
473 B
Makefile

# $NetBSD: Makefile,v 1.14 2012/10/03 13:01:45 asau Exp $
#
DISTNAME= tfkiss-1.2.4
PKGREVISION= 1
CATEGORIES= ham
MASTER_SITES= ftp://ftp.ping.net.au/pub/unix/ham/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.bfl.at/mayer/ham/
COMMENT= Software implementation of TheFirmware for use with TNT
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-xpid
CONFIGURE_ARGS+= --enable-flexnet
CONFIGURE_ARGS+= --enable-axip
.include "../../mk/bsd.pkg.mk"