[58688] trunk/dports/sysutils

blb at macports.org blb at macports.org
Fri Oct 2 13:17:09 PDT 2009


Revision: 58688
          http://trac.macports.org/changeset/58688
Author:   blb at macports.org
Date:     2009-10-02 13:17:08 -0700 (Fri, 02 Oct 2009)
Log Message:
-----------
New port - sysutils/natsort, Natural Order String Comparison Sorting Utility; ticket #21781

Added Paths:
-----------
    trunk/dports/sysutils/natsort/
    trunk/dports/sysutils/natsort/Portfile

Added: trunk/dports/sysutils/natsort/Portfile
===================================================================
--- trunk/dports/sysutils/natsort/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/natsort/Portfile	2009-10-02 20:17:08 UTC (rev 58688)
@@ -0,0 +1,20 @@
+# -*- 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                natsort
+version             1.0.5
+categories          sysutils
+maintainers         natemurray.com:nate
+description         Martin Pool's Natural Order String Comparison Sorting Utility
+long_description    natsort is a natural order string comparison sorting utility. Written by Martin Pool.
+homepage            http://sourcefrog.net/projects/natsort/
+platforms           darwin
+master_sites        sourceforge
+
+checksums           md5 1bc2d32c9c95595f3b67165ee370dade \
+                    sha1 3843dd1dbb0c7f1c593f99c6706907d3d363b655
+
+use_configure       no
+destroot.args       BINDIR=${destroot}${prefix}/bin


Property changes on: trunk/dports/sysutils/natsort/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/20091002/0dad61fb/attachment.html>


More information about the macports-changes mailing list