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

PORTNAME=   kgeography
PORTVERSION=    0.4
PORTREVISION=   1
CATEGORIES= games kde
MASTER_SITES=   http://download.berlios.de/kgeography/

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

CONFLICTS=  kdegames-3.5.[0-9]*

USE_BZIP2=  yes
USE_KDELIBS_VER=3
USE_GMAKE=  yes
USE_AUTOTOOLS=  libtool:15

.include <bsd.port.mk>