1997-07-09 09:39:09 +00:00
|
|
|
# New ports collection makefile for: freeciv
|
1999-05-01 03:11:14 +00:00
|
|
|
# Version required: 1.8.0
|
1997-07-09 09:39:09 +00:00
|
|
|
# Date created: Jun 20 1997
|
1997-07-09 10:11:47 +00:00
|
|
|
# Whom: ada@bsd.org
|
1997-07-09 09:39:09 +00:00
|
|
|
#
|
1999-06-20 01:21:00 +00:00
|
|
|
# $Id: Makefile,v 1.20 1999/05/01 03:11:05 steve Exp $
|
1997-07-09 09:39:09 +00:00
|
|
|
#
|
|
|
|
|
1999-05-01 03:11:14 +00:00
|
|
|
DISTNAME= freeciv-1.8.0
|
1997-07-09 09:39:09 +00:00
|
|
|
CATEGORIES= games
|
1999-06-20 01:21:00 +00:00
|
|
|
MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable_version/ \
|
1999-02-08 18:07:44 +00:00
|
|
|
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
|
1997-07-09 09:39:09 +00:00
|
|
|
|
|
|
|
MAINTAINER= ada@bsd.org
|
|
|
|
|
1998-09-17 00:33:02 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
1997-07-09 09:39:09 +00:00
|
|
|
|
1999-02-03 11:12:01 +00:00
|
|
|
USE_BZIP2= yes
|
1999-01-30 17:48:46 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1998-02-06 18:25:14 +00:00
|
|
|
|
1997-07-09 09:39:09 +00:00
|
|
|
.include <bsd.port.mk>
|