summaryrefslogtreecommitdiff
path: root/games/kgeography/Makefile
blob: ffcf218242a599862e011aeb8ee2e3da020fbccd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	kgeography
# Date created:							2004-12-01
# Whom:									arved
#
# $FreeBSD$

PORTNAME=	kgeography
PORTVERSION=	0.3
CATEGORIES=	games kde
MASTER_SITES=	http://download.berlios.de/kgeography/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Geography learning tool

USE_BZIP2=	yes
USE_KDELIBS_VER=	3
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>