Add files from parent branch HEAD:
[pkgsrc.git] / games / six / Makefile
1 # $NetBSD: Makefile,v 1.6 2008/03/04 11:02:24 rillig Exp $
2 #
3
4 DISTNAME=       six-0.5.3
5 PKGREVISION=    4
6 CATEGORIES=     games
7 MASTER_SITES=   http://six.retes.hu/download/
8
9 MAINTAINER=     pkgsrc-users@NetBSD.org
10 HOMEPAGE=       http://six.retes.hu/
11 COMMENT=        Hex, a board game with very simple rules
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=          yes
16 USE_PKGLOCALEDIR=       yes
17 USE_LANGUAGES=          c c++
18
19 .include "../../meta-pkgs/kde3/kde3.mk"
20 .include "../../x11/kdelibs3/buildlink3.mk"
21 .include "../../mk/bsd.pkg.mk"