[38622] trunk/dports/sysutils/clex/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 25 22:37:05 PDT 2008


Revision: 38622
          http://trac.macosforge.org/projects/macports/changeset/38622
Author:   ryandesign at macports.org
Date:     2008-07-25 22:37:05 -0700 (Fri, 25 Jul 2008)
Log Message:
-----------
clex: whitespace changes only

Modified Paths:
--------------
    trunk/dports/sysutils/clex/Portfile

Modified: trunk/dports/sysutils/clex/Portfile
===================================================================
--- trunk/dports/sysutils/clex/Portfile	2008-07-26 05:36:01 UTC (rev 38621)
+++ trunk/dports/sysutils/clex/Portfile	2008-07-26 05:37:05 UTC (rev 38622)
@@ -1,13 +1,15 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem              1.0
 
-name            clex
-version         3.18
-categories      sysutils
-platforms       darwin
-maintainers     ryandesign openmaintainer
-description     file manager with curses interface
+name                    clex
+version                 3.18
+categories              sysutils
+platforms               darwin
+maintainers             ryandesign openmaintainer
+
+description             file manager with curses interface
+
 long_description \
     CLEX is a file manager with a full-screen user interface. It        \
     displays directory contents including the file status details and   \
@@ -15,13 +17,17 @@
     completion in order to help users to create commands to be executed \
     by the shell.
 
-homepage        http://www.clex.sk/
-master_sites    ${homepage}download/
-checksums       md5 5547890e8cb873eab85894775e8e2d21 \
-                sha1 f6497d7669fd6e4a7d0a57437632c5ad451ecfc6 \
-                rmd160 187ccae2ecdba57f45b58024ced6f51c652af69a
-configure.args  --mandir=${prefix}/share/man
-depends_lib     port:ncurses
+homepage                http://www.clex.sk/
+master_sites            ${homepage}download/
+
+checksums               md5     5547890e8cb873eab85894775e8e2d21 \
+                        sha1    f6497d7669fd6e4a7d0a57437632c5ad451ecfc6 \
+                        rmd160  187ccae2ecdba57f45b58024ced6f51c652af69a
+
+configure.args          --mandir=${prefix}/share/man
+depends_lib             port:ncurses
+
 use_parallel_build      yes
-test.run        yes
-test.target     check
+
+test.run                yes
+test.target             check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080725/518b3c9b/attachment.html 


More information about the macports-changes mailing list