1997-12-03 00:31:43 +00:00
|
|
|
|
# New ports collection makefile for: ktamaga
|
|
|
|
|
# Version required: 0.2
|
|
|
|
|
# Date created: 13 November 1997
|
|
|
|
|
# Whom: Stefan E<>er <se@freebsd.org>
|
|
|
|
|
#
|
1999-08-25 06:06:33 +00:00
|
|
|
|
# $FreeBSD$
|
1997-12-03 00:31:43 +00:00
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
DISTNAME= ktamaga-0.2
|
|
|
|
|
CATEGORIES= games kde
|
1997-12-27 09:38:12 +00:00
|
|
|
|
MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/unstable/apps/games/ \
|
|
|
|
|
ftp://ftp.kde.org/pub/kde/unstable/apps/games/
|
1997-12-03 00:31:43 +00:00
|
|
|
|
|
|
|
|
|
MAINTAINER= se@freebsd.org
|
|
|
|
|
|
1999-02-20 05:35:15 +00:00
|
|
|
|
LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11
|
1999-02-20 00:57:14 +00:00
|
|
|
|
MAKE_ENV= DEBUG_FL="$(CFLAGS)"
|
1998-04-29 17:52:14 +00:00
|
|
|
|
|
1998-08-12 06:29:36 +00:00
|
|
|
|
USE_QT= yes
|
1997-12-03 00:31:43 +00:00
|
|
|
|
WRKSRC= ${WRKDIR}/tamaga-0.2
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|