summaryrefslogtreecommitdiff
path: root/games/crossfire-client-gtk/Makefile
blob: d917abf8b6c8536ca75dee2fd59d4d115070c1c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.9 2012/12/16 01:52:14 obache Exp $

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

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

INSTALL_DIRS=	gtk

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