[89074] trunk/dports/aqua/MyLoss/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 20:38:50 PST 2012


Revision: 89074
          http://trac.macports.org/changeset/89074
Author:   ryandesign at macports.org
Date:     2012-01-18 20:38:50 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
MyLoss: whitespace changes, add modeline

Modified Paths:
--------------
    trunk/dports/aqua/MyLoss/Portfile

Modified: trunk/dports/aqua/MyLoss/Portfile
===================================================================
--- trunk/dports/aqua/MyLoss/Portfile	2012-01-19 04:36:55 UTC (rev 89073)
+++ trunk/dports/aqua/MyLoss/Portfile	2012-01-19 04:38:50 UTC (rev 89074)
@@ -1,21 +1,24 @@
+# -*- 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
-PortGroup xcode 1.0
+PortSystem          1.0
+PortGroup xcode     1.0
 
-name		MyLoss
-version		development
+name                MyLoss
+version             development
+categories          aqua
+maintainers         phw openmaintainer
 
-categories	aqua 
-distname 	${name}
-maintainers	phw openmaintainer
-description	MacOS test project, trying to make a calorie and weight tracker.
-long_description	${description}
+description         MacOS test project, trying to make a calorie and weight tracker.
 
-homepage    https://github.com/balp/MyLoss
+long_description    ${description}
 
-fetch.type	git
-git.url 	git://github.com/balp/MyLoss.git
-git.branch  origin/master
+homepage            https://github.com/balp/MyLoss
 
+distname            ${name}
+
+fetch.type          git
+git.url             git://github.com/balp/MyLoss.git
+git.branch          origin/master
+
 livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/6ccbdde0/attachment.html>


More information about the macports-changes mailing list