[69134] trunk/dports/shells

snc at macports.org snc at macports.org
Thu Jun 24 13:52:48 PDT 2010


Revision: 69134
          http://trac.macports.org/changeset/69134
Author:   snc at macports.org
Date:     2010-06-24 13:52:43 -0700 (Thu, 24 Jun 2010)
Log Message:
-----------
add dash, #25348

Added Paths:
-----------
    trunk/dports/shells/dash/
    trunk/dports/shells/dash/Portfile

Added: trunk/dports/shells/dash/Portfile
===================================================================
--- trunk/dports/shells/dash/Portfile	                        (rev 0)
+++ trunk/dports/shells/dash/Portfile	2010-06-24 20:52:43 UTC (rev 69134)
@@ -0,0 +1,26 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id: $
+
+PortSystem 1.0
+
+name                dash
+version				0.5.6.1
+categories          shells
+platforms           macosx
+maintainers         gmail.com:Mathias.Laurin+macports
+description         DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) and is POSIX compliant
+long_description    DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) and is POSIX compliant
+
+homepage			http://gondor.apana.org.au/~herbert/dash/
+
+distname            ${name}-${version}
+master_sites        http://gondor.apana.org.au/~herbert/dash/files/
+checksums           md5 1c846f4f5a33c0050b2045a6f7037e56
+
+livecheck.distname  dash
+
+depends_lib         port:pkgconfig
+
+#use_configure no
+#patchfiles			patch-Makefile.diff
+


Property changes on: trunk/dports/shells/dash/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/20100624/dba14065/attachment.html>


More information about the macports-changes mailing list