mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
18 lines
370 B
Plaintext
18 lines
370 B
Plaintext
DESCRIPTION="flobopuyo"
|
|
HOMEPAGE="http://www.ios-software.com/?page=projet&quoi=29&lg=AN"
|
|
SRC_URI="http://www.ios-software.com/download.php3?what=20151&lg=AN"
|
|
REVISION="1"
|
|
STATUS_R5="untested"
|
|
STATUS_BONE="untested"
|
|
STATUS_HAIKU="tested"
|
|
DEPEND="media-lib/libsdl media-lib/sdl-mixer"
|
|
BUILD {
|
|
cd flubopuyo-0.2.0
|
|
make
|
|
}
|
|
|
|
INSTALL {
|
|
cd flubopuyo-0.2.0
|
|
make install
|
|
}
|