pkgsrc/games/corewars/Makefile

17 lines
349 B
Makefile

# $NetBSD: Makefile,v 1.2 2000/04/13 11:10:48 rh Exp $
#
DISTNAME= corewars-0.9.11
CATEGORIES= games
MASTER_SITES= http://download.sourceforge.net/corewars/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://corewars.sourceforge.net/
DEPENDS+= gtk+>=1.2.0:../../x11/gtk
GNU_CONFIGURE= YES
USE_X11BASE= YES
USE_GMAKE= YES
.include "../../mk/bsd.pkg.mk"