Merge from vendor branch TNF:
[pkgsrcv2.git] / games / sirius / Makefile
1 # $NetBSD: Makefile,v 1.52 2012/02/06 12:40:13 wiz Exp $
2 #
3
4 DISTNAME=       sirius-0.8.0
5 PKGREVISION=    27
6 CATEGORIES=     games gnome
7 MASTER_SITES=   http://sirius.bitvis.nu/files/
8
9 MAINTAINER=     pkgsrc-users@NetBSD.org
10 HOMEPAGE=       http://sirius.bitvis.nu/
11 COMMENT=        Othello game for GNOME2
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=          YES
16 USE_TOOLS+=             gmake intltool msgfmt pkg-config
17 USE_LIBTOOL=            YES
18 USE_PKGLOCALEDIR=       YES
19
20 .include "../../devel/GConf/buildlink3.mk"
21 .include "../../devel/gettext-lib/buildlink3.mk"
22 .include "../../devel/libgnomeui/buildlink3.mk"
23 .include "../../graphics/libgnomecanvas/buildlink3.mk"
24 .include "../../x11/gtk2/buildlink3.mk"
25 .include "../../mk/bsd.pkg.mk"