[35395] trunk/dports/games

phw at macports.org phw at macports.org
Thu Mar 27 07:48:27 PDT 2008


Revision: 35395
          http://trac.macosforge.org/projects/macports/changeset/35395
Author:   phw at macports.org
Date:     2008-03-27 07:48:26 -0700 (Thu, 27 Mar 2008)

Log Message:
-----------
Create new Port of SuperTuxKart. Enjoz the race!

Added Paths:
-----------
    trunk/dports/games/supertuxkart/
    trunk/dports/games/supertuxkart/Portfile

Added: trunk/dports/games/supertuxkart/Portfile
===================================================================
--- trunk/dports/games/supertuxkart/Portfile	                        (rev 0)
+++ trunk/dports/games/supertuxkart/Portfile	2008-03-27 14:48:26 UTC (rev 35395)
@@ -0,0 +1,25 @@
+# -*- 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 34385 2008-02-22 23:50:56Z ryandesign at 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         port:libsdl \
+		    port:plib 
+use_bzip2	    yes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080327/00e8ab2a/attachment.html 


More information about the macports-changes mailing list