[33322] trunk/dports/audio/twolame/Portfile

simon at macports.org simon at macports.org
Wed Jan 23 12:17:36 PST 2008


Revision: 33322
          http://trac.macosforge.org/projects/macports/changeset/33322
Author:   simon at macports.org
Date:     2008-01-23 12:17:35 -0800 (Wed, 23 Jan 2008)

Log Message:
-----------
audio/twolame: Whitespace only changes to follow conventions.

Modified Paths:
--------------
    trunk/dports/audio/twolame/Portfile

Modified: trunk/dports/audio/twolame/Portfile
===================================================================
--- trunk/dports/audio/twolame/Portfile	2008-01-23 20:11:34 UTC (rev 33321)
+++ trunk/dports/audio/twolame/Portfile	2008-01-23 20:17:35 UTC (rev 33322)
@@ -1,23 +1,22 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name			twolame
-version			0.3.3
-revision        1
-categories		multimedia
-platforms		darwin
-maintainers		nomaintainer
-description		TwoLAME is an optimized MPEG Audio Layer 2 encoder
-long_description	${description}
+name                twolame
+version             0.3.3
+revision            1
+categories          multimedia
+platforms           darwin
+maintainers         nomaintainer
+description         TwoLAME is an optimized MPEG Audio Layer 2 encoder
+long_description    ${description}
 
-homepage		http://twolame.sourceforge.net/
-master_sites		sourceforge
-distname		twolame-${version}
-checksums		md5 5d9a829c68e7785db0d1554a0cfd6c87
+homepage            http://twolame.sourceforge.net/
+master_sites        sourceforge
+checksums           md5 5d9a829c68e7785db0d1554a0cfd6c87
+distname            twolame-${version}
 
-configure.args  --mandir=${prefix}/share/man
+configure.args      --mandir=${prefix}/share/man
 
-depends_lib		port:libsndfile \
-			port:libtool
-
+depends_lib         port:libsndfile \
+                    port:libtool

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080123/4d5b7dd9/attachment-0001.html


More information about the macports-changes mailing list