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

toby at macports.org toby at macports.org
Tue Jun 30 18:47:48 PDT 2009


Revision: 53192
          http://trac.macports.org/changeset/53192
Author:   toby at macports.org
Date:     2009-06-30 18:47:47 -0700 (Tue, 30 Jun 2009)
Log Message:
-----------
detab, remove revision 0

Revision Links:
--------------
    http://trac.macports.org/changeset/0

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

Modified: trunk/dports/net/transmission/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile	2009-07-01 01:25:30 UTC (rev 53191)
+++ trunk/dports/net/transmission/Portfile	2009-07-01 01:47:47 UTC (rev 53192)
@@ -1,35 +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
-version		1.06
-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). \
-	This is the Cocoa version.
-homepage	http://www.transmissionbt.com/
+name            transmission
+version         1.06
+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). \
+    This is the Cocoa version.
+homepage        http://www.transmissionbt.com/
 
-master_sites	http://download.m0k.org/transmission/files/
-checksums	md5 471e4bd40e1464067a3e266ecf3cb724
-use_bzip2	yes
+master_sites    http://download.m0k.org/transmission/files/
+checksums       md5 471e4bd40e1464067a3e266ecf3cb724
+use_bzip2       yes
 
-platforms	macosx
+platforms       macosx
 
-depends_lib	port:gettext
+depends_lib     port:gettext
 
-xcode.target	Transmission
-xcode.configuration	Release
+xcode.target    Transmission
+xcode.configuration     Release
 
 #pre-fetch {
 #return -code error "\n \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090630/62875e91/attachment.html>


More information about the macports-changes mailing list