pkgsrc/games/koth/Makefile
hubertf 5bf3348920 Update to V0.7.6.
Changes: Almost too many to list. AI opponents, new
  weapons, new documentation, wind, walls, better
  chatting, improved graphics, scoring system, improved
  portability and of course bugfixes and new bugs. A CVS
  server is now available as well.
1999-09-06 01:43:53 +00:00

17 lines
436 B
Makefile

# $NetBSD: Makefile,v 1.4 1999/09/06 01:43:53 hubertf Exp $
#
DISTNAME= koth-0.7.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/
DEPENDS+= libgii-0.6:../../graphics/libgii
DEPENDS+= libggi-2.0b2.1:../../graphics/libggi
GNU_CONFIGURE= YES
CONFIGURE_ENV+= CC="cc -I${LOCALBASE}/include"
.include "../../mk/bsd.pkg.mk"