[75992] trunk/dports/aqua

phw at macports.org phw at macports.org
Tue Feb 15 05:47:35 PST 2011


Revision: 75992
          http://trac.macports.org/changeset/75992
Author:   phw at macports.org
Date:     2011-02-15 05:47:34 -0800 (Tue, 15 Feb 2011)
Log Message:
-----------
New Port: MyLoss, a calorie and weight tracker

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

Added: trunk/dports/aqua/MyLoss/Portfile
===================================================================
--- trunk/dports/aqua/MyLoss/Portfile	                        (rev 0)
+++ trunk/dports/aqua/MyLoss/Portfile	2011-02-15 13:47:34 UTC (rev 75992)
@@ -0,0 +1,18 @@
+PortSystem 1.0
+PortGroup xcode 1.0
+
+name		MyLoss
+version		development
+
+categories	aqua 
+distname 	${name}
+maintainers	phw openmaintainer
+description	MacOS test project, trying to make a calorie and weight tracker.
+long_description	${description}
+
+homepage    https://github.com/balp/MyLoss
+
+fetch.type	git
+git.url 	git://github.com/balp/MyLoss.git
+git.branch  origin/master
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110215/3453bdc4/attachment.html>


More information about the macports-changes mailing list