# $Id: Portfile 49279 2009-04-06 13:30:02Z raimue@macports.org $

PortSystem          1.0

name                sl
version             1.0.0
categories          games
maintainers         gmail.com:pierreetienne.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    ""
