de14785d30
from SDL_image. If one of these packages needs them, it should include them itself.
12 lines
340 B
Makefile
12 lines
340 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/01/28 11:00:57 wiz Exp $
|
|
|
|
.include "../../games/crossfire-client/Makefile.common"
|
|
|
|
PKGNAME= crossfire-client-gtk-${CROSSFIRE_VERSION}
|
|
PKGREVISION= 5
|
|
COMMENT= Multi-player graphical arcade and adventure game; GTK client
|
|
|
|
INSTALL_DIRS= gtk
|
|
|
|
.include "../../x11/gtk/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|