update Mon Jan 18 06:37:00 PST 2010
[pkgsrc.git] / games / teg / Makefile
1 # $NetBSD: Makefile,v 1.20 2010/01/18 09:58:54 wiz Exp $
2
3 DISTNAME=               teg-0.11.1
4 PKGREVISION=            14
5 CATEGORIES=             games
6 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=teg/}
7
8 MAINTAINER=             wrzymski@gmail.com
9 HOMEPAGE=               http://teg.sourceforge.net/
10 COMMENT=                Round-based computer board game
11
12 PKG_DESTDIR_SUPPORT=    user-destdir
13
14 USE_PKGLOCALEDIR=       yes
15 USE_LIBTOOL=            yes
16 GNU_CONFIGURE=          yes
17 USE_TOOLS+=             intltool msgfmt pkg-config
18
19 GCONF_SCHEMAS+= teg.schemas
20
21 .include "../../devel/libgnomeui/buildlink3.mk"
22 .include "../../devel/GConf/schemas.mk"
23 .include "../../mk/bsd.pkg.mk"