12 lines
330 B
Makefile
12 lines
330 B
Makefile
|
# $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"
|