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

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

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

EXTRA_PATCHES=	${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure

USE_GETTEXT=	yes
USE_KDELIBS_VER=3
USE_AUTOTOOLS=	libtool:22
USE_GMAKE=	yes

.include <bsd.port.mk>