summaryrefslogtreecommitdiff
path: root/games/crossfire-client-gtk/Makefile
blob: ba6dc90029778b5efbd9430090d3a263e6dc5349 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.6 2011/01/13 13:40:10 wiz Exp $

.include "../../games/crossfire-client/Makefile.common"

PKGNAME=	crossfire-client-gtk-${CROSSFIRE_VERSION}
PKGREVISION=	3
COMMENT=	Multi-player graphical arcade and adventure game; GTK client

INSTALL_DIRS=	gtk

.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"