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

Context Navigation

  • Back to Ticket #274

Ticket #274: cylindrix-1.0.bep

File cylindrix-1.0.bep, 366 bytes (added by michaelvoliveira, 5 years ago)

corrected dependency.. and removed BeOS status.. don't have a checksum anywhere

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_HAIKU="stable"
6DEPEND="media-lib/allegro >= 4.4.0"
7BUILD {
8        cd cylindrix
9        CFLAGS='-02' ./configure --prefix=/boot/common
10        make
11}
12
13INSTALL {
14        cd  cylindrix
15        make install
16}

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/