[31109] trunk/dports/audio/lame/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 15 22:21:05 PST 2007


Revision: 31109
          http://trac.macosforge.org/projects/macports/changeset/31109
Author:   ram at macports.org
Date:     2007-11-15 22:21:04 -0800 (Thu, 15 Nov 2007)

Log Message:
-----------
whitespace

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

Modified: trunk/dports/audio/lame/Portfile
===================================================================
--- trunk/dports/audio/lame/Portfile	2007-11-16 06:20:35 UTC (rev 31108)
+++ trunk/dports/audio/lame/Portfile	2007-11-16 06:21:04 UTC (rev 31109)
@@ -1,21 +1,27 @@
 # $Id$
 
-PortSystem 1.0
-name             lame
-version          3.97
-categories       audio
-maintainers      ram openmaintainer
-description      Lame Ain't an MP3 Encoder
-long_description \
-    LAME is an educational tool to be used for learning about MP3 \
-    encoding. The goal of the LAME project is to use the open source \
-    model to improve the psycho acoustics, noise shaping and speed of \
-    MP3. LAME is not for everyone - it is distributed as source code \
-    only and requires the ability to use a C compiler.
-homepage         http://lame.sourceforge.net/
-platforms        darwin freebsd
-master_sites     sourceforge
-checksums        sha1 acf56065f4e31ce023b0f99002d537adb1ec09df
-configure.args   --mandir=${prefix}/share/man
-worksrcdir       ${name}-3.97
-depends_lib      port:ncurses
+PortSystem        1.0
+
+name              lame
+version           3.97
+categories        audio
+platforms         darwin freebsd
+maintainers       ram openmaintainer
+
+description       Lame Ain't an MP3 Encoder
+long_description  LAME is an educational tool to be used for learning \
+  about MP3 encoding. The goal of the LAME project is to use the open \
+  source model to improve the psycho acoustics, noise shaping and speed \
+  of MP3. LAME is not for everyone - it is distributed as source code \
+  only and requires the ability to use a C compiler.
+
+homepage          http://lame.sourceforge.net/
+master_sites      sourceforge
+
+depends_lib       port:ncurses
+
+checksums         sha1 acf56065f4e31ce023b0f99002d537adb1ec09df
+
+configure.args    --mandir=${prefix}/share/man
+
+worksrcdir        ${name}-3.97

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


More information about the macports-changes mailing list