14 lines
374 B
Makefile
14 lines
374 B
Makefile
# $NetBSD: Makefile,v 1.10 2011/04/22 13:43:34 obache Exp $
|
|
|
|
.include "../../games/crossfire-client/Makefile.common"
|
|
|
|
PKGNAME= crossfire-client-gtk2-${CROSSFIRE_VERSION}
|
|
PKGREVISION= 7
|
|
COMMENT= Multi-player graphical arcade and adventure game; GTK2 client
|
|
|
|
INSTALL_DIRS= gtk-v2
|
|
|
|
USE_TOOLS+= pkg-config
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|