summaryrefslogtreecommitdiff
path: root/games/crossfire-client-gtk/Makefile
blob: 4f0f808e66f89d6d2efeb58c411b952e395de337 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.25 2019/08/11 13:21:03 wiz Exp $

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

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

INSTALL_DIRS=	gtk

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