[95020] trunk/dports/graphics/gifsicle/Portfile

cal at macports.org cal at macports.org
Tue Jul 3 16:25:45 PDT 2012


Revision: 95020
          https://trac.macports.org/changeset/95020
Author:   cal at macports.org
Date:     2012-07-03 16:25:45 -0700 (Tue, 03 Jul 2012)
Log Message:
-----------
gifsicle: Add modeline, reformat whitespace

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

Modified: trunk/dports/graphics/gifsicle/Portfile
===================================================================
--- trunk/dports/graphics/gifsicle/Portfile	2012-07-03 23:24:42 UTC (rev 95019)
+++ trunk/dports/graphics/gifsicle/Portfile	2012-07-03 23:25:45 UTC (rev 95020)
@@ -1,22 +1,23 @@
+# -*- 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
+PortSystem          1.0
 
-name				gifsicle
-version				1.67
-categories			graphics
-platforms			darwin
-maintainers			cal openmaintainer
-description			GIF image/animation creator/editor.
-long_description	Gifsicle is a UNIX command-line tool for creating, \
-					editing, and getting information about GIF images and \
-					animations.
-homepage			http://www.lcdf.org/gifsicle/
-license				GPL-2
-master_sites		${homepage}
-checksums			rmd160  1474c228f46829cffb4a07645d9dce3f2dd436be \
-					sha256  9e31299ae3e64de420eac186036be718069e51f7e199d382f33ddcadc7ab23c2
+name                gifsicle
+version             1.67
+categories          graphics
+platforms           darwin
+maintainers         cal openmaintainer
+description         GIF image/animation creator/editor.
+long_description    Gifsicle is a UNIX command-line tool for creating, \
+                    editing, and getting information about GIF images and \
+                    animations.
+homepage            http://www.lcdf.org/gifsicle/
+license             GPL-2
+master_sites        ${homepage}
+checksums           rmd160  1474c228f46829cffb4a07645d9dce3f2dd436be \
+                    sha256  9e31299ae3e64de420eac186036be718069e51f7e199d382f33ddcadc7ab23c2
 
-depends_lib			port:xorg-libX11 \
-					port:xorg-libsm \
-					port:xorg-libice
+depends_lib         port:xorg-libX11 \
+                    port:xorg-libsm \
+                    port:xorg-libice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120703/03a28023/attachment.html>


More information about the macports-changes mailing list