aboutsummaryrefslogtreecommitdiff
path: root/games/kwappen/Makefile
blob: 80c3d1c9de7d0766da372f4c9cd25f3a009ef143 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	kwappen
# Date created:				2003-07-03
# Whom:					arved
#
# $FreeBSD$

PORTNAME=	kwappen
PORTVERSION=	1.1.5
CATEGORIES=	games kde
MASTER_SITES=	http://www.lcs-chemie.de/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	KDE board game

BROKEN=		"Size mismatch"

USE_KDELIBS_VER=	3
GNU_CONFIGURE=		yes
USE_GMAKE=		yes

.include <bsd.port.mk>