summaryrefslogtreecommitdiff
path: root/games/freeciv/Makefile
blob: 871201e035dd27f900b01a4ac700866232b61166 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	freeciv
# Version required:	1.7.2
# Date created:		Jun 20 1997
# Whom:			ada@bsd.org
#
# $Id: Makefile,v 1.3 1997/10/09 11:35:53 tg Exp $
#

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

MAINTAINER=	ada@bsd.org

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

HAS_CONFIGURE=	yes

.include <bsd.port.mk>