[49278] trunk/dports/games

raimue at macports.org raimue at macports.org
Mon Apr 6 06:28:52 PDT 2009


Revision: 49278
          http://trac.macports.org/changeset/49278
Author:   raimue at macports.org
Date:     2009-04-06 06:28:52 -0700 (Mon, 06 Apr 2009)
Log Message:
-----------
games/sl:
New port, closes #18945

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

Added: trunk/dports/games/sl/Portfile
===================================================================
--- trunk/dports/games/sl/Portfile	                        (rev 0)
+++ trunk/dports/games/sl/Portfile	2009-04-06 13:28:52 UTC (rev 49278)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem          1.0
+
+name                sl
+version             1.0.0
+categories          games
+maintainers         Pierre-Etienne Meunier
+description         The infamous sl command
+long_description    Corrects you if you type sl instead of ls
+homepage            http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/index_e.html
+platforms           darwin
+master_sites        http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/sl
+
+checksums           md5 cc06b159f78f86bfd2d4e0e16330fbae \
+                    sha1 57e18b4333e05be67faff58c42a06fcbc231def9
+
+distfiles	    sl.tar
+use_configure	    no
+worksrcdir	    sl
+
+extract.cmd	    tar
+extract.pre_args    -xf
+extract.post_args   ""
+build.target	    sl
+destroot.cmd	    install
+destroot.target	    ""
+destroot.args	    sl ${destroot}${prefix}/bin/sl
+destroot.destdir    ""
\ No newline at end of file


Property changes on: trunk/dports/games/sl/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090406/1cdd7909/attachment.html>


More information about the macports-changes mailing list