summaryrefslogtreecommitdiffstats
path: root/games/ksudoku/Makefile
blob: 6b79705dbf42a0df88e019ea8caf23ebdc8ea7df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Ports collection makefile for:	ksudoku
# Date created:				30 September 2005
# Whom:					Bartosz Fabianowski <freebsd@chillt.de>
#
# $FreeBSD$
#

PORTNAME=	ksudoku
PORTVERSION=	0.4
PORTREVISION=	5
CATEGORIES=	games kde
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	freebsd@chillt.de
COMMENT=	A Sudoku generator and solver for KDE

USE_KDELIBS_VER=3
USE_GMAKE=	yes
USE_GL=		yes
USE_CMAKE=	yes
CMAKE_USE_PTHREAD=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud