[107119] trunk/dports/gnome/drwright/Portfile

devans at macports.org devans at macports.org
Tue Jun 18 12:29:35 PDT 2013


Revision: 107119
          https://trac.macports.org/changeset/107119
Author:   devans at macports.org
Date:     2013-06-18 12:29:35 -0700 (Tue, 18 Jun 2013)
Log Message:
-----------
drwright: add mode line, white space.

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

Modified: trunk/dports/gnome/drwright/Portfile
===================================================================
--- trunk/dports/gnome/drwright/Portfile	2013-06-18 19:23:44 UTC (rev 107118)
+++ trunk/dports/gnome/drwright/Portfile	2013-06-18 19:29:35 UTC (rev 107119)
@@ -1,27 +1,32 @@
+# -*- 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		drwright
-version		0.18
-description	A GNOME break reminder!
-long_description	DrWright is a program that reminds you to take \
-			regular breaks from your computer. Its main focus \
-			is being usable and to simply work.
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin
-homepage	http://www.imendio.com/
+name            drwright
+version         0.18
+description     A GNOME break reminder!
+long_description \
+                DrWright is a program that reminds you to take \
+                regular breaks from your computer. Its main focus \
+                is being usable and to simply work.
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin
+homepage        http://www.imendio.com/
 master_sites    gnome:sources/${name}/${version}/
-use_bzip2	yes
-checksums	md5 5056d36520b0a506e5bf3211f08315b8 \
-			sha1 e54b7c46e877dcbfa52d2b67935384b6f13a596a
-patchfiles	patch_src_dbus.c.diff
 
+use_bzip2       yes
+
+checksums       md5 5056d36520b0a506e5bf3211f08315b8 \
+                sha1 e54b7c46e877dcbfa52d2b67935384b6f13a596a
+
+patchfiles      patch_src_dbus.c.diff
+
 depends_build   port:pkgconfig \
                 port:intltool
 
-depends_lib	port:gconf \
+depends_lib     port:gconf \
                 port:libglade2 \
                 port:libgnomeui \
                 port:desktop-file-utils \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130618/8d724c00/attachment.html>


More information about the macports-changes mailing list