summaryrefslogtreecommitdiff
path: root/games/crossfire-client-gtk/Makefile
blob: 99b93ca579006dcbaca8aa64a79a48b7e6c8dfd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1.1.1 2006/05/11 05:58:00 adam Exp $

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

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

INSTALL_DIRS=	gtk

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