2003-07-06 19:23:55 +02:00
|
|
|
# New ports collection makefile for: kwappen
|
|
|
|
# Date created: 2003-07-03
|
|
|
|
# Whom: arved
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= kwappen
|
2004-07-04 02:07:28 +02:00
|
|
|
PORTVERSION= 1.1.5
|
2010-05-31 04:01:56 +02:00
|
|
|
PORTREVISION= 10
|
2003-07-06 19:23:55 +02:00
|
|
|
CATEGORIES= games kde
|
|
|
|
MASTER_SITES= http://www.lcs-chemie.de/
|
|
|
|
|
2004-02-28 11:02:03 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-07-06 19:23:55 +02:00
|
|
|
COMMENT= KDE board game
|
|
|
|
|
2004-11-12 00:22:25 +01:00
|
|
|
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
|
|
|
|
|
2006-08-15 10:27:47 +02:00
|
|
|
USE_GETTEXT= yes
|
2006-02-23 11:40:44 +01:00
|
|
|
USE_KDELIBS_VER=3
|
2010-12-04 08:34:27 +01:00
|
|
|
USE_AUTOTOOLS= libtool
|
2006-02-23 11:40:44 +01:00
|
|
|
USE_GMAKE= yes
|
2003-07-06 19:23:55 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|