14 lines
375 B
Makefile
14 lines
375 B
Makefile
# $NetBSD: Makefile,v 1.19 2012/12/16 01:52:14 obache Exp $
|
|
|
|
.include "../../games/crossfire-client/Makefile.common"
|
|
|
|
PKGNAME= crossfire-client-gtk2-${CROSSFIRE_VERSION}
|
|
PKGREVISION= 16
|
|
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"
|