pkgsrc/games/six/Makefile
wiz 92e0cb52cb Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00

21 lines
491 B
Makefile

# $NetBSD: Makefile,v 1.11 2010/06/13 22:44:23 wiz Exp $
#
DISTNAME= six-0.5.3
PKGREVISION= 8
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
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"