[27911] trunk/dports/devel/macstl/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 15 16:23:52 PDT 2007


Revision: 27911
          http://trac.macosforge.org/projects/macports/changeset/27911
Author:   nox at macports.org
Date:     2007-08-15 16:23:52 -0700 (Wed, 15 Aug 2007)

Log Message:
-----------
macstl: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/devel/macstl/Portfile

Modified: trunk/dports/devel/macstl/Portfile
===================================================================
--- trunk/dports/devel/macstl/Portfile	2007-08-15 23:19:28 UTC (rev 27910)
+++ trunk/dports/devel/macstl/Portfile	2007-08-15 23:23:52 UTC (rev 27911)
@@ -1,22 +1,26 @@
 # $Id$
 
-PortSystem 1.0
-name             macstl
-version          0.2.2
-categories       devel
-maintainers      nomaintainer at macports.org
-description      C++ header library
+PortSystem		1.0
+
+name			macstl
+version			0.2.2
+categories		devel
+maintainers		nomaintainer
+platforms		darwin
+description		C++ header library
+
 long_description \
 	The C++ header library designed to bring the Macintosh \
 	into the world of modern generic programming.
-homepage         http://www.pixelglow.com/macstl/
-platforms        darwin
-master_sites     http://www.pixelglow.com/downloads/
-extract.suffix   .tgz
-checksums        md5 454ccf7015b7d606ecefccf76ded5f10
 
-worksrcdir       ${name}
+homepage		http://www.pixelglow.com/macstl/
+master_sites	http://www.pixelglow.com/downloads/
+extract.suffix	.tgz
 
+checksums		md5 454ccf7015b7d606ecefccf76ded5f10
+
+worksrcdir		${name}
+
 use_configure    no
 
 build.type       pbx

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


More information about the macports-changes mailing list