[73841] trunk/dports/textproc/unrtf/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Nov 26 13:21:07 PST 2010


Revision: 73841
          http://trac.macports.org/changeset/73841
Author:   ryandesign at macports.org
Date:     2010-11-26 13:21:02 -0800 (Fri, 26 Nov 2010)
Log Message:
-----------
unrtf: whitespace changes / reformatting; add modeline

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

Modified: trunk/dports/textproc/unrtf/Portfile
===================================================================
--- trunk/dports/textproc/unrtf/Portfile	2010-11-26 20:34:42 UTC (rev 73840)
+++ trunk/dports/textproc/unrtf/Portfile	2010-11-26 21:21:02 UTC (rev 73841)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -2,20 +3,22 @@
 
-name             unrtf
-version          0.21.1
-categories       textproc
-maintainers      nomaintainer
-description      RTF converter
-long_description \
-	UnRTF is a command-line program written in C which \
-	converts documents in Rich Text (.rtf) format to HTML, \
-	LaTeX, PostScript, plain text and other formats.
-homepage         http://www.gnu.org/software/unrtf/unrtf.html
-platforms        darwin
-master_sites     gnu
+name                unrtf
+version             0.21.1
+categories          textproc
+platforms           darwin
+maintainers         nomaintainer
 
-checksums        sha1    a414c315f3aa58dffebc19cf277f6c1bbc1fc3e8 \
-                 rmd160  0364bf4f4a7c48e08514ee36609bb0bf0c90df2e
+description         RTF converter
 
-depends_lib      port:libiconv
+long_description    UnRTF is a command-line program written in C which \
+                    converts documents in Rich Text (.rtf) format to HTML, \
+                    LaTeX, PostScript, plain text and other formats.
 
-patchfiles       patch-configure.diff
+homepage            http://www.gnu.org/software/unrtf/unrtf.html
+master_sites        gnu
+
+checksums           sha1    a414c315f3aa58dffebc19cf277f6c1bbc1fc3e8 \
+                    rmd160  0364bf4f4a7c48e08514ee36609bb0bf0c90df2e
+
+depends_lib         port:libiconv
+
+patchfiles          patch-configure.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101126/d76ec192/attachment.html>


More information about the macports-changes mailing list