PortSystem	1.0

name		flobopuyo
categories	games
license		GPL-2+
version		0.20
platforms	darwin
maintainers	nomaintainer

description	FloboPuyo
long_description	Clone of the famous PuyoPuyo.

homepage	http://www.ios-software.com/?page=projet&quoi=29
master_sites	http://www.ios-software.com/flobopuyo/
checksums	md5 88961898c9dd48b60464f6f10f695b8b \
		sha1 c63c7b8ec6513ef43282474b0c13ef07dd82a96c \
		rmd160 377398faf660c74211fcc7b111d945aa308f590e
extract.suffix	.tgz

depends_lib	port:libsdl port:libsdl_image port:libsdl_mixer
use_configure	no

# Makefile "knows" that all Darwin programs live in app bundles
patchfiles	patch-Makefile \
		IosVector.cpp.patch \
		PuyoGame.cpp.patch

build.args	PREFIX=${prefix}
destroot.args	PREFIX=${prefix} INSTALL_BINDIR='${destroot}${prefix}/bin'