Initial import of pysolfc-1.1, a continuation of the pysol package.
[pkgsrcv2.git] / games / xpuyopuyo / Makefile
1 # $NetBSD$
2
3 DISTNAME=               xpuyopuyo-0.3.1
4 CATEGORIES=             games x11
5 MASTER_SITES=           http://chaos2.org/xpuyopuyo/ \
6                         http://lenin.dabney.caltech.edu./~justins/xpuyopuyo/
7
8 MAINTAINER=             jlam@netbsd.org
9 HOMEPAGE=               http://chaos2.org/xpuyopuyo/
10
11 DEPENDS+=               gtk+-1.2.*:../../x11/gtk
12 DEPENDS+=               xpm-*:../../graphics/xpm
13
14 USE_X11BASE=            yes
15 GNU_CONFIGURE=          yes
16 CONFIGURE_ARGS+=        --without-gnome
17
18 .include "../../mk/bsd.pkg.mk"