# -*- 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 github 1.0
PortGroup xcode 1.0
github.setup 10125HB GetPoints 1.0
categories aqua
license none
maintainers nomaintainer
description A MacOS Cocoa Program to put a coordinate system over a \
picture and read of coordinates of specified points.
long_description ${description}
fetch.type git
git.branch fa851a39a63e53fb8e103d9f80d02dc3b7ba34e0
livecheck.type regexm
livecheck.url ${github.raw}/master/${github.project}-Info.plist
livecheck.regex {CFBundleShortVersionString\s*([^<]+)}