Initial import of pysolfc-1.1, a continuation of the pysol package.
[pkgsrcv2.git] / games / quarry / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       quarry-0.2.0
5 CATEGORIES=     games
6 MASTER_SITES=   http://download.gna.org/quarry/
7
8 MAINTAINER=     pkgsrc-users@NetBSD.org
9 HOMEPAGE=       http://home.gna.org/quarry/index.html
10 COMMENT=        Multi-purpose GUI for several board games
11
12 GNU_CONFIGURE=          yes
13 USE_DIRS+=              xdg-1.4
14 USE_PKGLOCALEDIR=       yes
15 USE_TOOLS+=             gmake pkg-config
16
17 .include "../../databases/shared-mime-info/mimedb.mk"
18 .include "../../devel/gettext-lib/buildlink3.mk"
19 .include "../../x11/gtk2/buildlink3.mk"
20 .include "../../graphics/librsvg/buildlink3.mk"
21 .include "../../textproc/scrollkeeper/omf.mk"
22 .include "../../mk/bsd.pkg.mk"