summaryrefslogtreecommitdiff
path: root/games/crossfire-client-gtk/Makefile
blob: 8f2d242a5c5e12b7d5f3b870c3692ae79bce1202 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.22 2018/12/13 19:51:52 adam Exp $

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

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

INSTALL_DIRS=	gtk

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