# $Id: Portfile 78632 2011-05-14 22:50:58Z ryandesign@macports.org $

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

livecheck.type	none
