pkgsrc/games/teg/Makefile
jmmv f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00

22 lines
560 B
Makefile

# $NetBSD: Makefile,v 1.11 2006/09/16 12:20:37 jmmv Exp $
DISTNAME= teg-0.11.1
PKGREVISION= 7
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=teg/}
MAINTAINER= wrzymski@gmail.com
HOMEPAGE= http://teg.sourceforge.net/
COMMENT= Round-based computer board game
USE_DIRS= xdg-1.2 gnome2-1.5
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= intltool msgfmt pkg-config
GCONF2_SCHEMAS+= teg.schemas
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/GConf2/schemas.mk"
.include "../../mk/bsd.pkg.mk"