summaryrefslogtreecommitdiff
path: root/games/freeciv/Makefile
blob: 4ac230d5d9c0daf5e691ed3704b8cc810cb6c7a6 (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:	freeciv
# Version required:	1.7.2
# Date created:		Jun 20 1997
# Whom:			ada@bsd.org
#
# $Id: Makefile,v 1.17 1999/02/01 22:01:00 asami Exp $
#

DISTNAME=	freeciv-1.7.2
CATEGORIES=	games
MASTER_SITES=	ftp://ftp.freeciv.org/pub/freeciv/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	ada@bsd.org

LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm

BROKEN='no route to the *single* mastersite'

USE_BZIP2=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>