1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/games/freeciv/Makefile
Steve Price 7a728f8162 Update to version 1.7.2.
PR:		9449
Submitted by:	maintainer
1999-01-18 03:24:29 +00:00

20 lines
383 B
Makefile

# 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>