1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/ktamaga/Makefile

21 lines
459 B
Makefile
Raw Normal View History

1997-12-03 00:31:43 +00:00
# New ports collection makefile for: ktamaga
# 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
#
PORTNAME= ktamaga
PORTVERSION= 0.2
1997-12-03 00:31:43 +00:00
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
USE_KDELIBS_VER=1
MAKE_ENV= DEBUG_FL="$(CFLAGS)"
1997-12-03 00:31:43 +00:00
WRKSRC= ${WRKDIR}/tamaga-0.2
.include <bsd.port.mk>