freebsd-ports/games/kwappen/Makefile

24 lines
450 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= 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
USE_GETTEXT= yes
USE_KDELIBS_VER=3
2010-12-04 08:34:27 +01:00
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
2003-07-06 19:23:55 +02:00
.include <bsd.port.mk>