pkgsrc/games/six/Makefile
tron a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

20 lines
475 B
Makefile

# $NetBSD: Makefile,v 1.29 2013/06/04 22:16:11 tron Exp $
#
DISTNAME= six-0.5.3
PKGREVISION= 24
CATEGORIES= games
MASTER_SITES= http://six.retes.hu/download/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://six.retes.hu/
COMMENT= Hex, a board game with very simple rules
GNU_CONFIGURE= yes
SET_LIBDIR= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"