[67943] trunk/dports/graphics/t1utils/Portfile

takanori at macports.org takanori at macports.org
Sat May 22 08:33:32 PDT 2010


Revision: 67943
          http://trac.macports.org/changeset/67943
Author:   takanori at macports.org
Date:     2010-05-22 08:33:30 -0700 (Sat, 22 May 2010)
Log Message:
-----------
t1utils: whitespace changes

Modified Paths:
--------------
    trunk/dports/graphics/t1utils/Portfile

Modified: trunk/dports/graphics/t1utils/Portfile
===================================================================
--- trunk/dports/graphics/t1utils/Portfile	2010-05-22 15:31:43 UTC (rev 67942)
+++ trunk/dports/graphics/t1utils/Portfile	2010-05-22 15:33:30 UTC (rev 67943)
@@ -1,27 +1,26 @@
 # $Id$
 
-PortSystem			1.0
-name				t1utils
-version				1.35
-categories			graphics print fonts
-maintainers			nomaintainer
-description			Command line tools for dealing with Type 1 fonts
+PortSystem      1.0
+name            t1utils
+version         1.35
+categories      graphics print fonts
+maintainers     nomaintainer
+description     Command line tools for dealing with Type 1 fonts
 long_description \
-	t1utils is a collection of simple type-1 font manipulation programs. \
-	Together, they allow you to convert between PFA (ASCII) and PFB (binary) \
-	formats, disassemble PFA or PFB files into human-readable form, \
-	reassemble them into PFA or PFB format. Additionally you can extract font \
-	resources from a Macintosh font file (ATM/Laserwriter), or create a \
-	Macintosh Type 1 font file from a PFA or PFB font.
+                t1utils is a collection of simple type-1 font manipulation programs. \
+                Together, they allow you to convert between PFA (ASCII) and PFB (binary) \
+                formats, disassemble PFA or PFB files into human-readable form, \
+                reassemble them into PFA or PFB format. Additionally you can extract font \
+                resources from a Macintosh font file (ATM/Laserwriter), or create a \
+                Macintosh Type 1 font file from a PFA or PFB font.
 
-platforms			darwin
+platforms       darwin
 
-homepage			http://www.lcdf.org/~eddietwo/type/
-master_sites		${homepage}
+homepage        http://www.lcdf.org/~eddietwo/type/
+master_sites    ${homepage}
 
-checksums			md5 20e4cd3ffe81f01eff02a5e2320d95b7 \
-					sha1 7774c62e9227b922154de8fb1d19eab98f64a7dc \
-					rmd160 fd2460aef2766df01f1b79d699d3ea5ad52a41a3
+checksums       md5 20e4cd3ffe81f01eff02a5e2320d95b7 \
+                sha1 7774c62e9227b922154de8fb1d19eab98f64a7dc \
+                rmd160 fd2460aef2766df01f1b79d699d3ea5ad52a41a3
 
-configure.args		--mandir=${prefix}/share/man
-
+configure.args  --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100522/3c5c7c3a/attachment.html>


More information about the macports-changes mailing list