[144045] trunk/dports/x11/xtide/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Wed Dec 30 11:59:34 PST 2015


Revision: 144045
          https://trac.macports.org/changeset/144045
Author:   dstrubbe at macports.org
Date:     2015-12-30 11:59:34 -0800 (Wed, 30 Dec 2015)
Log Message:
-----------
xtide: Add syntax highlighting header; clean up whitespace.

Modified Paths:
--------------
    trunk/dports/x11/xtide/Portfile

Modified: trunk/dports/x11/xtide/Portfile
===================================================================
--- trunk/dports/x11/xtide/Portfile	2015-12-30 19:42:39 UTC (rev 144044)
+++ trunk/dports/x11/xtide/Portfile	2015-12-30 19:59:34 UTC (rev 144045)
@@ -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
@@ -3,15 +4,15 @@
 PortGroup  compiler_blacklist_versions 1.0
 
-name					xtide
+name			xtide
 version                 2.13.2
-categories				x11 science
-platforms				darwin
+categories		x11 science
+platforms		darwin
 maintainers             nomaintainer
 
-description				Tide prediction software, with a large database of locations.
-long_description		XTide is a package that provides tide and current predictions \
-						in a wide variety of formats. Graphs, text listings, and calendars \
-						can be generated, or a tide clock can be provided on your desktop. \
-						For x11, plain command line, and as an http server.
+description		Tide prediction software, with a large database of locations.
+long_description	XTide is a package that provides tide and current predictions \
+			in a wide variety of formats. Graphs, text listings, and calendars \
+			can be generated, or a tide clock can be provided on your desktop. \
+			For x11, plain command line, and as an http server.
 
 use_bzip2               yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151230/105b9489/attachment.html>


More information about the macports-changes mailing list