[33687] trunk/dports/net/transmission/Portfile

rhwood at macports.org rhwood at macports.org
Sun Feb 3 03:37:59 PST 2008


Revision: 33687
          http://trac.macosforge.org/projects/macports/changeset/33687
Author:   rhwood at macports.org
Date:     2008-02-03 03:37:50 -0800 (Sun, 03 Feb 2008)

Log Message:
-----------
Whitespace changes

Modified Paths:
--------------
    trunk/dports/net/transmission/Portfile

Modified: trunk/dports/net/transmission/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile	2008-02-03 11:34:08 UTC (rev 33686)
+++ trunk/dports/net/transmission/Portfile	2008-02-03 11:37:50 UTC (rev 33687)
@@ -1,32 +1,34 @@
+# -*- 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					transmission
+name		transmission
 version		1.04
-revision				0
-categories				net aqua
-maintainers				nomaintainer
-description				Lightweight BitTorrent client
-long_description	Transmission is a free, lightweight BitTorrent client. \
-			It features a simple, intuitive interface on top of an \
-			efficient, cross-platform back-end. Transmission is open \
-			source (MIT license) and runs on Mac OS X (Cocoa interface), \
-			Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS \
-			(native interface).\n\n \
-			This is the Cocoa version.
-homepage				http://www.transmissionbt.com/
+revision	0
+categories	net aqua
+maintainers	nomaintainer
+description	Lightweight BitTorrent client
+long_description	\
+	Transmission is a free, lightweight BitTorrent client. \
+	It features a simple, intuitive interface on top of an \
+	efficient, cross-platform back-end. Transmission is open \
+	source (MIT license) and runs on Mac OS X (Cocoa interface), \
+	Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS \
+	(native interface).\n\n \
+	This is the Cocoa version.
+homepage	http://www.transmissionbt.com/
 
-master_sites			http://download.m0k.org/transmission/files/
-checksums				md5 7234c2e7c9855ea62768f89196f5913f
-use_bzip2				yes
+master_sites	http://download.m0k.org/transmission/files/
+checksums	md5 7234c2e7c9855ea62768f89196f5913f
+use_bzip2	yes
 
-platforms		macosx
+platforms	macosx
 
-depends_lib				port:gettext
+depends_lib	port:gettext
 
-xcode.target		Transmission
+xcode.target	Transmission
 xcode.configuration	Release
 
 pre-fetch {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/521526e6/attachment.html


More information about the macports-changes mailing list