d2cc4e3f9a
PR: ports/85379 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
20 lines
388 B
Makefile
20 lines
388 B
Makefile
# New ports collection makefile for: kgeography
|
|
# Date created: 2004-12-01
|
|
# Whom: arved
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= kgeography
|
|
PORTVERSION= 0.4
|
|
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>
|