[108002] trunk/dports/gnome/gnochm/Portfile

devans at macports.org devans at macports.org
Wed Jul 10 10:50:30 PDT 2013


Revision: 108002
          https://trac.macports.org/changeset/108002
Author:   devans at macports.org
Date:     2013-07-10 10:50:30 -0700 (Wed, 10 Jul 2013)
Log Message:
-----------
gnochm: add mode line, white space.

Modified Paths:
--------------
    trunk/dports/gnome/gnochm/Portfile

Modified: trunk/dports/gnome/gnochm/Portfile
===================================================================
--- trunk/dports/gnome/gnochm/Portfile	2013-07-10 17:21:24 UTC (rev 108001)
+++ trunk/dports/gnome/gnochm/Portfile	2013-07-10 17:50:30 UTC (rev 108002)
@@ -1,23 +1,27 @@
+# -*- 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            gnochm
-version         0.9.11
-categories      gnome
-platforms       darwin
-maintainers     nomaintainer
-description     A GNOME viewer for CHM files
-long_description GnoCHM uses PyCHM, a Python package that exports the \
-                CHMLIB API, to read CHM files and provides: full-text \
-                search support, bookmarks, Gnome integration and \
-                configurable support for HTTP and external ms-its links.
-homepage        http://gnochm.sourceforge.net
-master_sites    sourceforge
-checksums       md5 d77cc819eaa64b3ab333c4a73e88cfc0
-configure.python ${prefix}/bin/python2.5
-depends_lib-append port:py25-chm \
-                port:py25-gnome \
-                port:gnome-python-extras \
-                port:shared-mime-info
+name                gnochm
+version             0.9.11
+categories          gnome
+platforms           darwin
+maintainers         nomaintainer
+description         A GNOME viewer for CHM files
+long_description    GnoCHM uses PyCHM, a Python package that exports the \
+                    CHMLIB API, to read CHM files and provides: full-text \
+                    search support, bookmarks, Gnome integration and \
+                    configurable support for HTTP and external ms-its links.
+homepage            http://gnochm.sourceforge.net
+master_sites        sourceforge
 
+checksums           md5 d77cc819eaa64b3ab333c4a73e88cfc0
+
+configure.python    ${prefix}/bin/python2.5
+
+depends_lib-append  port:py25-chm \
+                    port:py25-gnome \
+                    port:gnome-python-extras \
+                    port:shared-mime-info
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130710/519cd259/attachment.html>


More information about the macports-changes mailing list