Initial import of pysolfc-1.1, a continuation of the pysol package.
[pkgsrcv2.git] / games / copter-commander / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       copter-commander-1.8
5 CATEGORIES=     games
6 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=coco/}
7 EXTRACT_SUFX=   .tar.bz2
8
9 MAINTAINER=     packages@netbsd.org
10 HOMEPAGE=       http://www.speakeasy.org/~morse/copter-commander/
11 COMMENT=        Armor Alley/Rescue Raiders clone
12
13 DEPENDS+=       gtkglarea>=1.2.2:../../x11/gtkglarea
14 DEPENDS+=       gnome-libs>=1.4.0:../../x11/gnome-libs
15
16 USE_GMAKE=      yes
17 MAKE_ENV+=      X11PREFIX=${X11PREFIX}
18
19 .include "../../mk/bsd.pkg.mk"