[24845] trunk/dports/multimedia/gnupod/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun May 6 06:52:27 PDT 2007


Revision: 24845
          http://trac.macosforge.org/projects/macports/changeset/24845
Author:   pmq at macports.org
Date:     2007-05-06 06:52:27 -0700 (Sun, 06 May 2007)

Log Message:
-----------
Whitespace.

Modified Paths:
--------------
    trunk/dports/multimedia/gnupod/Portfile

Modified: trunk/dports/multimedia/gnupod/Portfile
===================================================================
--- trunk/dports/multimedia/gnupod/Portfile	2007-05-06 13:49:35 UTC (rev 24844)
+++ trunk/dports/multimedia/gnupod/Portfile	2007-05-06 13:52:27 UTC (rev 24845)
@@ -1,27 +1,27 @@
 # $Id$
 
-PortSystem  1.0
+PortSystem 1.0
 
-name		gnupod
-version     	0.99.2
-categories  	multimedia perl
-maintainers 	pmq at macports.org
-platforms   	darwin
+name              gnupod
+version           0.99.2
+categories        multimedia perl
+maintainers       pmq at macports.org
+platforms         darwin
 
-description 	gnuPod is a collection of tools which allow you to \
-		use your iPod with UNIX-like operating systems.
-long_description ${description}
+description       gnuPod is a collection of tools which allow you to \
+                  use your iPod with UNIX-like operating systems.
+long_description  ${description}
 
-homepage        http://blinkenlights.ch/gnupod
-master_sites	http://www.blinkenlights.ch/gnupod-dist/stable
-extract.suffix	.tgz
-checksums	sha1 b59fa7bb2fa8fdc3a7678c00bdf56fdf599442f2
+homepage          http://blinkenlights.ch/gnupod
+master_sites      http://www.blinkenlights.ch/gnupod-dist/stable
+extract.suffix    .tgz
+checksums         sha1 b59fa7bb2fa8fdc3a7678c00bdf56fdf599442f2
 
-depends_lib   	port:perl5.8 port:p5-mp3-info port:p5-digest-md5 \
-		port:p5-xml-parser port:p5-unicode-string \
-		port:p5-libwww-perl
+depends_lib       port:perl5.8 port:p5-mp3-info port:p5-digest-md5 \
+                  port:p5-xml-parser port:p5-unicode-string \
+                  port:p5-libwww-perl
 
-configure.args	--infodir=${prefix}/share/info
+configure.args    --infodir=${prefix}/share/info
 
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/${name}
@@ -33,6 +33,5 @@
 # should also use timidity, oggdec, Audio::FLAC::Header and 
 # Ogg::Vorbis::Header::PurePerl
 variant all_decoders {
-    depends_lib.append		port:ffmpeg port:faac port:lame \
-    				port:flac
+    depends_lib.append  port:ffmpeg port:faac port:lame port:flac
 }

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


More information about the macports-changes mailing list