freebsd-ports/games/kwappen/Makefile

23 lines
431 B
Makefile
Raw Normal View History

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
PORTREVISION= 3
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
USE_KDELIBS_VER= 3
2003-07-06 19:23:55 +02:00
GNU_CONFIGURE= yes
2004-07-04 02:07:28 +02:00
USE_GMAKE= yes
2003-07-06 19:23:55 +02:00
.include <bsd.port.mk>