[137434] trunk/dports/graphics/gtksee/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jun 10 22:59:40 PDT 2015


Revision: 137434
          https://trac.macports.org/changeset/137434
Author:   ryandesign at macports.org
Date:     2015-06-10 22:59:40 -0700 (Wed, 10 Jun 2015)
Log Message:
-----------
gtksee: whitespace changes; add modeline

Modified Paths:
--------------
    trunk/dports/graphics/gtksee/Portfile

Modified: trunk/dports/graphics/gtksee/Portfile
===================================================================
--- trunk/dports/graphics/gtksee/Portfile	2015-06-11 05:58:29 UTC (rev 137433)
+++ trunk/dports/graphics/gtksee/Portfile	2015-06-11 05:59:40 UTC (rev 137434)
@@ -1,17 +1,20 @@
+# -*- 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		gtksee
-version		0.6.0b-1
+name                gtksee
+version             0.6.0b-1
 revision            1
-description	A simple image viewer based on GTK+ 1.2.x and running on X Window System.
-long_description	${description}
-maintainers	nomaintainer
-categories	graphics x11
-license		GPL-2+
-platforms	darwin
+maintainers         nomaintainer
+categories          graphics x11
+platforms           darwin
+license             GPL-2+
 
+description         A simple image viewer based on GTK+ 1.2.x and running on X Window System.
+
+long_description    ${description}
+
 homepage            https://web.archive.org/web/20140406223707/http://gtksee.berlios.de/
 master_sites        sourceforge:gtksee.berlios
 
@@ -32,7 +35,7 @@
 
 variant universal {}
 
-configure.args	--mandir=${prefix}/share/man
+configure.args      --mandir=${prefix}/share/man
 
 build.args          CC="${configure.cc} [get_canonical_archflags cc]"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150610/63303f26/attachment.html>


More information about the macports-changes mailing list