[104633] trunk/dports/gnome/zenity/Portfile

cal at macports.org cal at macports.org
Sat Mar 30 06:32:49 PDT 2013


Revision: 104633
          https://trac.macports.org/changeset/104633
Author:   cal at macports.org
Date:     2013-03-30 06:32:48 -0700 (Sat, 30 Mar 2013)
Log Message:
-----------
zenity: whitespace, add modeline, openmaintainer

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

Modified: trunk/dports/gnome/zenity/Portfile
===================================================================
--- trunk/dports/gnome/zenity/Portfile	2013-03-30 13:31:43 UTC (rev 104632)
+++ trunk/dports/gnome/zenity/Portfile	2013-03-30 13:32:48 UTC (rev 104633)
@@ -1,19 +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		zenity
 version		2.32.1
 revision        4
-set branch  [join [lrange [split ${version} .] 0 1] .]
+set branch      [join [lrange [split ${version} .] 0 1] .]
 description	zenity allows you to display dialog boxes from the commandline.
-long_description        This is zenity - a rewrite of gdialog, the GNOME port \
-			of dialog which allows you to display dialog boxes \
-			from the commandline and shell scripts.
+long_description \
+    This is zenity - a rewrite of gdialog, the GNOME port of dialog which \
+    allows you to display dialog boxes from the commandline and shell scripts.
 maintainers	devans openmaintainer
 categories	gnome
 license		LGPL-2+
-platforms	darwin 
+platforms	darwin
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130330/0c65e28e/attachment.html>


More information about the macports-changes mailing list