pkgsrc/games/corewars/Makefile

18 lines
353 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2000/04/02 18:16:18 rh Exp $
#
DISTNAME= corewars-0.9.10
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"