[56297] trunk/dports/textproc/chmlib/Portfile

blb at macports.org blb at macports.org
Tue Aug 25 19:24:27 PDT 2009


Revision: 56297
          http://trac.macports.org/changeset/56297
Author:   blb at macports.org
Date:     2009-08-25 19:24:22 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
textproc/chmlib - whitespace

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

Modified: trunk/dports/textproc/chmlib/Portfile
===================================================================
--- trunk/dports/textproc/chmlib/Portfile	2009-08-26 02:12:09 UTC (rev 56296)
+++ trunk/dports/textproc/chmlib/Portfile	2009-08-26 02:24:22 UTC (rev 56297)
@@ -1,21 +1,24 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
+name                chmlib
+version             0.39
+categories          textproc
+maintainers         nomaintainer
+description         A library for dealing with Microsoft ITSS/CHM files
+long_description \
+   chmlib is a small library designed for accessing Microsoft ITSS files. \
+   The ITSS file format is used for Microsoft Html Help files (.chm), which \
+   have been the predominant medium for software documentation from \
+   Microsoft during the past several years.
 
-name		chmlib
-version		0.39
-categories	textproc
-description	A library for dealing with Microsoft ITSS/CHM files
-long_description	\
-		chmlib is a small library designed for accessing \
-		Microsoft ITSS files. The ITSS file format is used for \
-		Microsoft Html Help files (.chm), which have been the \
-		predominant medium for software documentation from \
-		Microsoft during the past several years.
-maintainers	nomaintainer
-platforms	darwin
-homepage	http://www.jedrea.com/chmlib/
-master_sites	$homepage
-use_bzip2	yes
-checksums	md5 debed1a0bdded7a12d3d967e497cea9c
-configure.args	--disable-io64 --enable-examples
+platforms           darwin
+
+homepage            http://www.jedrea.com/chmlib/
+master_sites        ${homepage}
+use_bzip2           yes
+
+checksums           md5 debed1a0bdded7a12d3d967e497cea9c
+
+configure.args      --disable-io64 --enable-examples
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/ef57d806/attachment.html>


More information about the macports-changes mailing list