14 lines
347 B
Makefile
14 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 1999/07/24 02:34:18 hubertf Exp $
|
|
#
|
|
|
|
DISTNAME= koth-0.6
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www-unix.oit.umass.edu/~tetron/koth/
|
|
|
|
MAINTAINER= hubertf@netbsd.org
|
|
HOMEPAGE= http://www-unix.oit.umass.edu/~tetron/koth/
|
|
|
|
GNU_CONFIGURE= YES
|
|
CONFIGURE_ENV+= CC="cc -I${LOCALBASE}/include"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|