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