1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

New port, freeciv:

A civilisation clone for x;  multiplayer
PR:		3914
Submitted by:	Ada T Lim <ada@not-enough.bandwidth.org>
This commit is contained in:
Masafumi Max NAKANE 1997-07-09 09:39:09 +00:00
parent 57f0ca82b7
commit 36be4bb31e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7251
10 changed files with 76 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: freeciv
# Version required: 1.0j
# Whom: ada@bsd.org
# Date created: Jun 20 1997
#
# $Id$
#
DISTNAME= freeciv-1.0j
CATEGORIES= games
MASTER_SITES= ftp://ftp.daimi.aau.dk/pub/stud/pjunold/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ada@bsd.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/freeciv
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
post-install:
${MKDIR} ${PREFIX}/share/freeciv
${INSTALL_DATA} $(WRKSRC)/data/Freeciv $(WRKSRC)/data/*.xpm \
${PREFIX}/share/freeciv
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (freeciv-1.0j.tar.Z) = e2cfceb356e6bec5868cc9f4b3c9bd07

View File

@ -0,0 +1 @@
A civilisation clone for x; multiplayer

View File

@ -0,0 +1,3 @@
This is a multiplayer 'Civilisation(tm)' clone for X windows.
Home page at http://www.daimi.aau.dk/~allan/

View File

@ -0,0 +1,7 @@
bin/civserver
bin/civclient
share/freeciv/Freeciv
share/freeciv/intro.xpm
share/freeciv/radar.xpm
share/freeciv/tiles.xpm
@dirrm share/freeciv

26
games/freeciv/Makefile Normal file
View File

@ -0,0 +1,26 @@
# New ports collection makefile for: freeciv
# Version required: 1.0j
# Whom: ada@bsd.org
# Date created: Jun 20 1997
#
# $Id$
#
DISTNAME= freeciv-1.0j
CATEGORIES= games
MASTER_SITES= ftp://ftp.daimi.aau.dk/pub/stud/pjunold/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ada@bsd.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/freeciv
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
post-install:
${MKDIR} ${PREFIX}/share/freeciv
${INSTALL_DATA} $(WRKSRC)/data/Freeciv $(WRKSRC)/data/*.xpm \
${PREFIX}/share/freeciv
.include <bsd.port.mk>

1
games/freeciv/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (freeciv-1.0j.tar.Z) = e2cfceb356e6bec5868cc9f4b3c9bd07

View File

@ -0,0 +1 @@
A civilisation clone for x; multiplayer

3
games/freeciv/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
This is a multiplayer 'Civilisation(tm)' clone for X windows.
Home page at http://www.daimi.aau.dk/~allan/

7
games/freeciv/pkg-plist Normal file
View File

@ -0,0 +1,7 @@
bin/civserver
bin/civclient
share/freeciv/Freeciv
share/freeciv/intro.xpm
share/freeciv/radar.xpm
share/freeciv/tiles.xpm
@dirrm share/freeciv