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

Context Navigation

  • Back to games-action/cylindrix

games-action/cylindrix: cylindrix-1.0.bep

File cylindrix-1.0.bep, 401 bytes (added by michaelvoliveira, 6 years ago)

initial .bep file. Works with the current allegro

Line 
1DESCRIPTION="Cylindrix is a 3 degrees of freedom combat game"
2HOMEPAGE="http://www.hardgeus.com/cylindrix/"
3SRC_URI="http://www.hardgeus.com/cylindrix/cylindrix-1.0.tar.gz"
4REVISION="1"
5STATUS_R5="untested"
6STATUS_BONE="untested"
7STATUS_HAIKU="stable"
8DEPEND="media-lib/allegro"
9BUILD {
10        cd cylindrix
11        CFLAGS='-02' ./configure --prefix=/boot/common
12        make
13}
14
15INSTALL {
16        cd  cylindrix
17        make install
18}

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/