mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
8503536d38
Approved by: portmgr (kris)
24 lines
442 B
Makefile
24 lines
442 B
Makefile
# 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>
|