mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
7a728f8162
PR: 9449 Submitted by: maintainer
20 lines
383 B
Makefile
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>
|