[93156] trunk/dports/textproc/pangoxsl/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed May 16 10:34:45 PDT 2012
Revision: 93156
https://trac.macports.org/changeset/93156
Author: ryandesign at macports.org
Date: 2012-05-16 10:34:45 -0700 (Wed, 16 May 2012)
Log Message:
-----------
pangoxsl: add modeline and reformat
Modified Paths:
--------------
trunk/dports/textproc/pangoxsl/Portfile
Modified: trunk/dports/textproc/pangoxsl/Portfile
===================================================================
--- trunk/dports/textproc/pangoxsl/Portfile 2012-05-16 13:12:27 UTC (rev 93155)
+++ trunk/dports/textproc/pangoxsl/Portfile 2012-05-16 17:34:45 UTC (rev 93156)
@@ -1,22 +1,26 @@
+# -*- 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
+PortSystem 1.0
-name pangoxsl
-version 1.6.0.1
-revision 1
-categories textproc
-maintainers nomaintainer
-description Extends Pango with additional XSL properties.
-long_description \
- PangoXSL is a supplementary library that supports some additional \
- PangoAttribute types corresponding to XSL properties.
+name pangoxsl
+version 1.6.0.1
+revision 1
+categories textproc
+platforms darwin
+maintainers nomaintainer
-homepage http://pangopdf.sourceforge.net
-master_sites sourceforge:pangopdf
+description Extends Pango with additional XSL properties.
-platforms darwin
-checksums md5 3c2b9b3b77c9b725a2914db90f61f24b
+long_description PangoXSL is a supplementary library that supports some \
+ additional PangoAttribute types corresponding to XSL \
+ properties.
-depends_build port:pkgconfig
-depends_lib path:lib/pkgconfig/pango.pc:pango
+homepage http://pangopdf.sourceforge.net
+master_sites sourceforge:pangopdf
+
+checksums md5 3c2b9b3b77c9b725a2914db90f61f24b
+
+depends_build port:pkgconfig
+
+depends_lib path:lib/pkgconfig/pango.pc:pango
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120516/339e7468/attachment.html>
More information about the macports-changes
mailing list