[41437] trunk/dports/aqua/osx2x/Portfile
nox at macports.org
nox at macports.org
Sun Nov 2 15:01:08 PST 2008
Revision: 41437
http://trac.macports.org/changeset/41437
Author: nox at macports.org
Date: 2008-11-02 15:01:07 -0800 (Sun, 02 Nov 2008)
Log Message:
-----------
osx2x: Whitespace changes.
Modified Paths:
--------------
trunk/dports/aqua/osx2x/Portfile
Modified: trunk/dports/aqua/osx2x/Portfile
===================================================================
--- trunk/dports/aqua/osx2x/Portfile 2008-11-02 22:45:49 UTC (rev 41436)
+++ trunk/dports/aqua/osx2x/Portfile 2008-11-02 23:01:07 UTC (rev 41437)
@@ -1,28 +1,33 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup xcode 1.0
+PortSystem 1.0
+PortGroup xcode 1.0
-name osx2x
-version 2.4
-set git_hash 3cc708236898ab789bb99a5fba7420ff76ede9f7
-maintainers nomaintainer
-description small Aqua application to control X11 servers from Mac OS X
-long_description osx2x is a small Mac OS X application that lets you \
- control other machines running either an X11 server \
- or a VNC server using your mac's mouse and keyboard. \
- So if you happen to have a mac and either an X \
- Windows machine or a machine running VNC on your \
- desk you only need to use a single keyboard and \
- mouse!
-platforms darwin
-homepage http://homepage.mac.com/mdales/osx2x/
-master_sites http://github.com/mdales/osx2x/tarball/${git_hash}
-worksrcdir mdales-${name}-${git_hash}
+name osx2x
+version 2.4
+set git_hash 3cc708236898ab789bb99a5fba7420ff76ede9f7
+platforms darwin
+maintainers nomaintainer
+description small Aqua application to control X11 servers from Mac OS X
+long_description \
+ osx2x is a small Mac OS X application that lets you \
+ control other machines running either an X11 server \
+ or a VNC server using your mac's mouse and keyboard. \
+ So if you happen to have a mac and either an X \
+ Windows machine or a machine running VNC on your \
+ desk you only need to use a single keyboard and \
+ mouse!
+
+homepage http://homepage.mac.com/mdales/osx2x/
+master_sites http://github.com/mdales/osx2x/tarball/${git_hash}
+
+worksrcdir mdales-${name}-${git_hash}
+
checksums \
md5 897cf872c4006d4173b3c6ff046b0c44 \
sha1 1014e0ac22b0c00b47dde2b0f7f44eaa676acc7e \
rmd160 cc2a63b9dbfd9485c039fc989bbab96e6cf919ac
-depends_lib lib:libX11.6:XFree86
+depends_lib lib:libX11.6:XFree86
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081102/36f53e6e/attachment.html>
More information about the macports-changes
mailing list