[35948] trunk/dports/textproc/less/Portfile

raimue at macports.org raimue at macports.org
Thu Apr 10 20:22:48 PDT 2008


Revision: 35948
          http://trac.macosforge.org/projects/macports/changeset/35948
Author:   raimue at macports.org
Date:     2008-04-10 20:22:47 -0700 (Thu, 10 Apr 2008)

Log Message:
-----------
textproc/less:
Whitespace changes only.

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

Modified: trunk/dports/textproc/less/Portfile
===================================================================
--- trunk/dports/textproc/less/Portfile	2008-04-11 03:18:56 UTC (rev 35947)
+++ trunk/dports/textproc/less/Portfile	2008-04-11 03:22:47 UTC (rev 35948)
@@ -2,27 +2,28 @@
 
 PortSystem      1.0
 
-name	    	less
+name            less
 version         418
-categories  	textproc
-maintainers 	raimue openmaintainer
-description    	Less is a program similar to more, which allows backward movement.
-long_description    	Less is a program similar to more, but which allows backward \
-			movement in the file as well as forward movement. Also, less does \
-			not have to read the entire input file before starting, so with \
-			large input files it starts up faster than text editors like vi. \
-			Less uses termcap (or terminfo on some systems), so it can run on \
-			a variety of terminals. There is even limited support for \
-			hardcopy terminals.
-homepage	http://www.greenwoodsoftware.com/less/
-platforms	darwin
-master_sites	${homepage}
+categories      textproc
+maintainers     raimue openmaintainer
+description     Less is a program similar to more, which allows backward movement.
+long_description \
+                Less is a program similar to more, but which allows backward \
+                movement in the file as well as forward movement. Also, less does \
+                not have to read the entire input file before starting, so with \
+                large input files it starts up faster than text editors like vi. \
+                Less uses termcap (or terminfo on some systems), so it can run on \
+                a variety of terminals. There is even limited support for \
+                hardcopy terminals.
+homepage        http://www.greenwoodsoftware.com/less/
+platforms       darwin
+master_sites    ${homepage}
 
-checksums           md5     b5864d76c54ddf4627fd57ab333c88b4 \
-                    sha1    ec4fb48680878a7ac3499c46564c47c448b0aa22 \
-                    rmd160  a10402aa423e3d3c4d950735208991d7d4afb85d
+checksums       md5     b5864d76c54ddf4627fd57ab333c88b4 \
+                sha1    ec4fb48680878a7ac3499c46564c47c448b0aa22 \
+                rmd160  a10402aa423e3d3c4d950735208991d7d4afb85d
 
-depends_lib	port:ncursesw
+depends_lib     port:ncursesw
 
 post-destroot {
     set docdir ${prefix}/share/doc/${name}-${version}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080410/b43c6e5e/attachment.html


More information about the macports-changes mailing list