a9f83dc9b1
* Bug fixes * Improvements PkgSrc: * crossfire-maps is integrated into crossfire-server, since the server requires maps to run
13 lines
356 B
Makefile
13 lines
356 B
Makefile
# $NetBSD: Makefile,v 1.3 2008/11/04 08:36:34 adam Exp $
|
|
|
|
.include "../../games/crossfire-client/Makefile.common"
|
|
|
|
PKGNAME= crossfire-client-gtk2-${CROSSFIRE_VERSION}
|
|
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"
|