[33707] trunk/dports/graphics/blender/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Feb 3 12:19:24 PST 2008


Revision: 33707
          http://trac.macosforge.org/projects/macports/changeset/33707
Author:   ryandesign at macports.org
Date:     2008-02-03 12:19:24 -0800 (Sun, 03 Feb 2008)

Log Message:
-----------
blender: whitespace changes only (expand tabs at 8 characters)

Modified Paths:
--------------
    trunk/dports/graphics/blender/Portfile

Modified: trunk/dports/graphics/blender/Portfile
===================================================================
--- trunk/dports/graphics/blender/Portfile	2008-02-03 20:18:02 UTC (rev 33706)
+++ trunk/dports/graphics/blender/Portfile	2008-02-03 20:19:24 UTC (rev 33707)
@@ -1,35 +1,36 @@
 # $Id$
 
-PortSystem		1.0
-name			blender
-version			2.41
-categories		graphics games
-platforms		darwin
-maintainers		nomaintainer
-description		3D modeler / renderer
-long_description	Blender, the open source software for 3D modeling, \
-			animation, rendering, post-production, interactive \
-			creation and playback.
+PortSystem              1.0
 
-homepage		http://www.blender.org/
-master_sites		ftp://ftp.cs.umn.edu/pub/blender.org/release/Blender2.41/
-checksums		md5 6c95f2cb291f666fea457dc4a1224bdb
+name                    blender
+version                 2.41
+categories              graphics games
+platforms               darwin
+maintainers             nomaintainer
+description             3D modeler / renderer
+long_description        Blender, the open source software for 3D modeling, \
+                        animation, rendering, post-production, interactive \
+                        creation and playback.
 
+homepage                http://www.blender.org/
+master_sites            ftp://ftp.cs.umn.edu/pub/blender.org/release/Blender2.41/
+checksums               md5 6c95f2cb291f666fea457dc4a1224bdb
+
 depends_lib             port:expat \
                         port:fontconfig \
                         port:freetype \
-			port:jpeg \
-			port:libpng \
-			port:libsdl \
-			port:python24 \
-			port:glut \
-			port:ftgl
+                        port:jpeg \
+                        port:libpng \
+                        port:libsdl \
+                        port:python24 \
+                        port:glut \
+                        port:ftgl
 
-distname		blender-2.41-OSX-10.3-py2.4-powerpc
-use_zip			yes
+distname                blender-2.41-OSX-10.3-py2.4-powerpc
+use_zip                 yes
 
-configure		{}
-build			{}
+configure               {}
+build                   {}
 
 destroot {
         set appPath ${destroot}/Applications/MacPorts
@@ -42,9 +43,9 @@
 post-activate {
 ui_msg "\n
 
-NOTE: 	If you don't have a /Library/Frameworks/Python.framework/ directory,
-	you will need to make a symlink to the MacPorts Python 2.4 Framework
-	or blender will not run:
+NOTE:   If you don't have a /Library/Frameworks/Python.framework/ directory,
+        you will need to make a symlink to the MacPorts Python 2.4 Framework
+        or blender will not run:
 
 cd /Library/Frameworks
 ln -s ${prefix}/Library/Frameworks/Python.framework/ Python.framework

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


More information about the macports-changes mailing list