pkgsrc/games/crossfire-client-gtk/Makefile
wiz de14785d30 Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.
2012-01-28 11:00:51 +00:00

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"