[92054] trunk/dports/textproc/docbook-xsl/Portfile

cal at macports.org cal at macports.org
Mon Apr 16 15:00:32 PDT 2012


Revision: 92054
          https://trac.macports.org/changeset/92054
Author:   cal at macports.org
Date:     2012-04-16 15:00:32 -0700 (Mon, 16 Apr 2012)
Log Message:
-----------
docbook-xsl: whitespace only

Modified Paths:
--------------
    trunk/dports/textproc/docbook-xsl/Portfile

Modified: trunk/dports/textproc/docbook-xsl/Portfile
===================================================================
--- trunk/dports/textproc/docbook-xsl/Portfile	2012-04-16 21:57:20 UTC (rev 92053)
+++ trunk/dports/textproc/docbook-xsl/Portfile	2012-04-16 22:00:32 UTC (rev 92054)
@@ -1,25 +1,27 @@
 # $Id$
+# -*- 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
 
-PortSystem 1.0
+PortSystem      1.0
 
-name        docbook-xsl
-version     1.76.1
-revision    1
-categories  textproc
-license     MIT Permissive
-description The docbook xsl stylesheets
+name            docbook-xsl
+version         1.76.1
+revision        1
+categories      textproc
+license         MIT Permissive
+description     The docbook xsl stylesheets
 long_description \
     The DocBook XSL stylesheets are the official stylesheets for transforming\
     DocBook XML documents into other document formats via XSLT.
-platforms   darwin
+platforms       darwin
 maintainers     nomaintainer
 master_sites    sourceforge:docbook
-homepage    http://docbook.sourceforge.net/
-depends_run port:xmlcatmgr
+homepage        http://docbook.sourceforge.net/
+depends_run     port:xmlcatmgr
 
-use_bzip2   yes
+use_bzip2       yes
 
-distfiles-append [suffix ${name}-doc-${version}]
+distfiles-append \
+                [suffix ${name}-doc-${version}]
 
 checksums       [suffix $distname] \
                 sha1    dc9fa422c53e0a4f0e32b5c8ec896b39080bc14d \
@@ -30,7 +32,7 @@
 
 supported_archs noarch
 use_configure   no
-build       {}
+build           {}
 set srcxslpaths "catalog.xml common eclipse epub extensions fo highlighting \
                 html htmlhelp images javahelp lib manpages params profiling \
                 roundtrip slides template tools xhtml xhtml-1_1 VERSION"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120416/c649afe3/attachment.html>


More information about the macports-changes mailing list