Add files from parent branch HEAD:
[pkgsrcv2.git] / games / baduki / Makefile
1 # $NetBSD: Makefile,v 1.38 2006/10/04 21:43:00 wiz Exp $
2
3 DISTNAME=       baduki-0.2.9
4 PKGREVISION=    4
5 CATEGORIES=     games
6 MASTER_SITES=   ftp://autoinst.nacs.uci.edu/pub/go/baduki/
7
8 MAINTAINER=     bad@NetBSD.org
9 # HOMEPAGE=     gone since 2000
10 COMMENT=        Go playing program based on xamigo
11
12 PKG_DESTDIR_SUPPORT=    user-destdir
13
14 USE_PKGLOCALEDIR=       yes
15 USE_TOOLS+=             msgfmt
16
17 GNU_CONFIGURE=          yes
18 CONFIGURE_ARGS+=        --without-included-gettext
19
20 .include "../../devel/gettext-lib/buildlink3.mk"
21 .include "../../x11/gtk/buildlink3.mk"
22
23 .include "../../mk/bsd.pkg.mk"