# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name sdlconsole version 2.1 categories devel multimedia platforms darwin license LGPL-2+ maintainers jmr openmaintainer description a Quake-style console for SDL programs long_description \ SDL_Console is a drop down console that can be easily added to any \ SDL application. It is similar to Quake and other games consoles. \ A console gives you the ability to interact with your program in an \ easy way by executing predefined commands. You can also have more \ than one console at a time. homepage http://sdlconsole.sourceforge.net/ master_sites sourceforge:project/${name}/${name}-source/${name}-${version}/ checksums md5 e2936117697a10a17f8e5a58653aed0f \ sha1 ac1415d8049286a75c409465245a859c3a243173 \ rmd160 67efe2f4c6819b107982a4e6657bf9e58d241f64 depends_lib port:libsdl_image configure.args --with-sdl-prefix=${prefix} --disable-sdltest livecheck.type sourceforge livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}