HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #708

Ticket #708: bzflag-2.4.2.bep

File bzflag-2.4.2.bep, 550 bytes (added by richienyhus, 2 years ago)
Line 
1DESCRIPTION="bzflag - 3D tank combat simulator game"
2HOMEPAGE="http://www.bzflag.org/"
3SRC_URI="http://downloads.sourceforge.net/project/bzflag/bzflag%20source/2.4.2/bzflag-2.4.2.tar.bz2"
4REVISION="1"
5STATUS_HAIKU="untested"
6DEPEND="libsdl >= 1.2.14"
7CHECKSUM_MD5="324afa0e657dd6cb2db3433b5e92d121"
8BUILD {
9        cd bzflag-2.4.2
10        mkdir -p m4
11        libtoolize --force --copy --install
12        ./autogen.sh
13        ./configure --prefix=`finddir B_COMMON_DIRECTORY`
14        make
15}
16
17INSTALL {
18        cd bzflag-2.4.2
19        make install
20}
21
22LICENSE="GNU LGPL v2.1"
23COPYRIGHT="1993-2012 Tim Riker"

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/