[49879] trunk/dports/textproc/sloccount/Portfile

alakazam at macports.org alakazam at macports.org
Sun Apr 19 06:27:19 PDT 2009


Revision: 49879
          http://trac.macports.org/changeset/49879
Author:   alakazam at macports.org
Date:     2009-04-19 06:27:19 -0700 (Sun, 19 Apr 2009)
Log Message:
-----------
Whitespace changes for sloccount

Modified Paths:
--------------
    trunk/dports/textproc/sloccount/Portfile

Modified: trunk/dports/textproc/sloccount/Portfile
===================================================================
--- trunk/dports/textproc/sloccount/Portfile	2009-04-19 13:27:07 UTC (rev 49878)
+++ trunk/dports/textproc/sloccount/Portfile	2009-04-19 13:27:19 UTC (rev 49879)
@@ -2,24 +2,25 @@
 
 PortSystem 1.0
 
-name			sloccount
-version			2.26
-categories		textproc devel
-platforms		darwin
-maintainers		alakazam
-description		prorams for counting lines of code in large software systems
-long_description	SLOCCount is a set of the programs for counting source \
-					lines of code (SLOC) in large software systems.
+name                sloccount
+version             2.26
+categories          textproc devel
+platforms           darwin
+maintainers         alakazam
+description         program for counting lines of code in a large number of languages
+long_description    SLOCCount is a set of tools for counting physical Source \
+                    Lines of Code (SLOC) in a large number of languages of a \
+                    potentially large set of programs.
 
-homepage		http://www.dwheeler.com/sloccount/
-master_sites	${homepage}
-checksums		md5 09abd6e2a016ebaf7552068a1dba1249
+homepage            http://www.dwheeler.com/sloccount/
+master_sites        ${homepage}
+checksums           md5 09abd6e2a016ebaf7552068a1dba1249
 
-depends_run		bin:perl:perl5 \
-				bin:bash:bash
+depends_run         bin:perl:perl5 \
+                    bin:bash:bash
 
-use_configure	no
+use_configure       no
 
-build.args		PREFIX=${prefix}
+build.args          PREFIX=${prefix}
 
-destroot.destdir	PREFIX=${destroot}${prefix}
+destroot.destdir    PREFIX=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090419/9e219e87/attachment.html>


More information about the macports-changes mailing list