mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +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:
parent
57f0ca82b7
commit
36be4bb31e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7251
26
games/freeciv-gtk2/Makefile
Normal file
26
games/freeciv-gtk2/Makefile
Normal 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-gtk2/distinfo
Normal file
1
games/freeciv-gtk2/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (freeciv-1.0j.tar.Z) = e2cfceb356e6bec5868cc9f4b3c9bd07
|
1
games/freeciv-gtk2/pkg-comment
Normal file
1
games/freeciv-gtk2/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A civilisation clone for x; multiplayer
|
3
games/freeciv-gtk2/pkg-descr
Normal file
3
games/freeciv-gtk2/pkg-descr
Normal 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-gtk2/pkg-plist
Normal file
7
games/freeciv-gtk2/pkg-plist
Normal 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
26
games/freeciv/Makefile
Normal 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
1
games/freeciv/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (freeciv-1.0j.tar.Z) = e2cfceb356e6bec5868cc9f4b3c9bd07
|
1
games/freeciv/pkg-comment
Normal file
1
games/freeciv/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A civilisation clone for x; multiplayer
|
3
games/freeciv/pkg-descr
Normal file
3
games/freeciv/pkg-descr
Normal 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
7
games/freeciv/pkg-plist
Normal 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
|
Loading…
x
Reference in New Issue
Block a user