summaryrefslogtreecommitdiff
path: root/games/crossfire-client-gtk/Makefile
blob: 6f0c2db277f50fc4ab71f5f747cf0850e5444960 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.4 2009/08/26 20:20:33 sno Exp $

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

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

INSTALL_DIRS=	gtk

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