Initial import of pysolfc-1.1, a continuation of the pysol package.
[pkgsrcv2.git] / games / sirius / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       sirius-0.5.0
5 CATEGORIES=     games gnome
6 MASTER_SITES=   http://sirius.bitvis.nu/files/
7
8 MAINTAINER=     packages@netbsd.org
9 HOMEPAGE=       http://sirius.bitvis.nu/
10 COMMENT=        Othello game for GNOME2
11
12 BUILD_USES_MSGFMT=      YES
13 DEPENDS=                gnome2-dirs>=1.1:../../misc/gnome2-dirs
14
15 GNU_CONFIGURE=          YES
16 USE_BUILDLINK2=         YES
17 USE_GMAKE=              YES
18 USE_LIBTOOL=            YES
19 USE_PKGLOCALEDIR=       YES
20 USE_X11=                YES
21
22 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
23
24 .include "../../devel/GConf2/buildlink2.mk"
25 .include "../../devel/gettext-lib/buildlink2.mk"
26 .include "../../devel/libgnomeui/buildlink2.mk"
27 .include "../../devel/pkgconfig/buildlink2.mk"
28 .include "../../graphics/libgnomecanvas/buildlink2.mk"
29 .include "../../x11/gtk2/buildlink2.mk"
30 .include "../../mk/bsd.pkg.mk"