e0b49a2fed
NetBSD 6, requested by tron.
14 lines
372 B
Makefile
14 lines
372 B
Makefile
# $NetBSD: Makefile,v 1.23 2013/06/06 12:54:20 wiz Exp $
|
|
|
|
.include "../../games/crossfire-client/Makefile.common"
|
|
|
|
PKGNAME= crossfire-client-gtk2-${CROSSFIRE_VERSION}
|
|
PKGREVISION= 20
|
|
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"
|