[75991] trunk/dports/aqua

phw at macports.org phw at macports.org
Tue Feb 15 05:44:53 PST 2011


Revision: 75991
          http://trac.macports.org/changeset/75991
Author:   phw at macports.org
Date:     2011-02-15 05:44:51 -0800 (Tue, 15 Feb 2011)
Log Message:
-----------
New Port: GetPoints - A MacOS Cocoa Program to put a coordinate system over a picture and read of coordinates of specified points.

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

Added: trunk/dports/aqua/GetPoints/Portfile
===================================================================
--- trunk/dports/aqua/GetPoints/Portfile	                        (rev 0)
+++ trunk/dports/aqua/GetPoints/Portfile	2011-02-15 13:44:51 UTC (rev 75991)
@@ -0,0 +1,18 @@
+PortSystem 1.0
+PortGroup xcode 1.0
+
+name		GetPoints
+version		development
+
+categories	aqua 
+distname 	${name}
+maintainers	phw openmaintainer
+description	A MacOS Cocoa Program to put a coordinate system over a picture and read of coordinates of specified points.
+long_description	${description}
+
+homepage    https://github.com/10125HB/GetPoints
+
+fetch.type	git
+git.url 	git://github.com/10125HB/GetPoints.git
+git.branch  origin/master
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110215/09a9c0ff/attachment.html>


More information about the macports-changes mailing list