# -*- 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: Portfile 58210 2009-09-24 06:56:08Z ryandesign@macports.org $

PortSystem          1.0

name                supertuxkart
version             0.4
revision            1
categories          games
platforms           darwin
maintainers         phw openmaintainer

description         Tux racing game
long_description    SuperTuxKart is a Free 3D kart racing game, with many tracks, characters, and items for you to try.
distname            ${name}-${version}-src
worksrcdir          ${name}-${version}

homepage            http://www.tux4kids.com

checksums           md5 badcaf9cb51afc11c1abf126b2cbba74
master_sites        sourceforge
depends_lib         path:lib/pkgconfig/sdl.pc:libsdl \
                    port:plib
use_bzip2           yes
