[124188] trunk/dports/games/gnuchess/Portfile

khindenburg at macports.org khindenburg at macports.org
Wed Aug 20 08:31:43 PDT 2014


Revision: 124188
          https://trac.macports.org/changeset/124188
Author:   khindenburg at macports.org
Date:     2014-08-20 08:31:42 -0700 (Wed, 20 Aug 2014)
Log Message:
-----------
gnuchess: add modeline + whitespace changes

Modified Paths:
--------------
    trunk/dports/games/gnuchess/Portfile

Modified: trunk/dports/games/gnuchess/Portfile
===================================================================
--- trunk/dports/games/gnuchess/Portfile	2014-08-20 15:13:17 UTC (rev 124187)
+++ trunk/dports/games/gnuchess/Portfile	2014-08-20 15:31:42 UTC (rev 124188)
@@ -1,21 +1,22 @@
+# -*- 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		  gnuchess
-version		  6.0.0
-categories	  games
-platforms	  darwin freebsd
-maintainers	  nomaintainer
+name            gnuchess
+version         6.0.0
+categories      games
+platforms       darwin freebsd
+maintainers     nomaintainer
 
-description 	  The GNU chess program
-long_description  GNU Chess is a chess program. It enables you to play \
-		  against an automated and skillful chess opponent on \
-		  virtually any computer platform. Master strength.
+description     The GNU chess program
+long_description    GNU Chess is a chess program. It enables you to play \
+                    against an automated and skillful chess opponent on \
+                    virtually any computer platform. Master strength.
 
-homepage	  http://www.gnu.org/software/chess
-master_sites	  gnu:chess
+homepage        http://www.gnu.org/software/chess
+master_sites    gnu:chess
 
-checksums	  md5 1a7a46188dab76f4339d22ff47c31515 \
-		  sha1 d913b9fe82aafd12b04ff952929d584be33a185f
+checksums       md5 1a7a46188dab76f4339d22ff47c31515 \
+                sha1 d913b9fe82aafd12b04ff952929d584be33a185f
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140820/a5a86b17/attachment.html>


More information about the macports-changes mailing list