[41279] trunk/dports/graphics/cairomm/Portfile

devans at macports.org devans at macports.org
Wed Oct 29 12:03:38 PDT 2008


Revision: 41279
          http://trac.macports.org/changeset/41279
Author:   devans at macports.org
Date:     2008-10-29 12:03:38 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
Add mode line, white space.

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

Modified: trunk/dports/graphics/cairomm/Portfile
===================================================================
--- trunk/dports/graphics/cairomm/Portfile	2008-10-29 18:59:33 UTC (rev 41278)
+++ trunk/dports/graphics/cairomm/Portfile	2008-10-29 19:03:38 UTC (rev 41279)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -2,21 +3,22 @@
 
-name		cairomm
-version		1.6.4
+name            cairomm
+version         1.6.4
 set branch      [join [lrange [split ${version} .] 0 1] .]
-categories	graphics
-maintainers	nomaintainer
-description	Cairo is a vector graphics library with cross-device output support.
-long_description	Cairo is designed to produce identical \
-			output on all output media while taking advantage of \
-			display hardware acceleration when available \
-			(eg. through the X Render Extension).
-homepage	http://cairographics.org/
-master_sites 	${homepage}releases/
-platforms	darwin
+categories      graphics
+maintainers     nomaintainer
+description     Cairo is a vector graphics library with cross-device output support.
+long_description \
+                Cairo is designed to produce identical \
+		output on all output media while taking advantage of \
+		display hardware acceleration when available \
+		(eg. through the X Render Extension).
+homepage        http://cairographics.org/
+master_sites    ${homepage}releases/
+platforms       darwin
 
-checksums	md5 8c67b8abd49960b6b0f42ad28d19fd55 \
-		sha1 6d19e71717abf559ffb868423669ba23860fc94b \
-		rmd160 32976a31a7922f241a7700aef48b9d136555f32c
+checksums       md5 8c67b8abd49960b6b0f42ad28d19fd55 \
+                sha1 6d19e71717abf559ffb868423669ba23860fc94b \
+                rmd160 32976a31a7922f241a7700aef48b9d136555f32c
 
-depends_lib	port:cairo
+depends_lib     port:cairo
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/185e9a59/attachment.html>


More information about the macports-changes mailing list