# -*- 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
PortSystem 1.0
PortGroup github 1.0
PortGroup xcode 1.0
github.setup balp MyLoss 1.0
categories aqua
license none
maintainers nomaintainer
description MacOS test project, trying to make a calorie and weight tracker.
long_description ${description}
fetch.type git
git.branch c4b378b06f6424336292ab288a41c9b29fd5203d
livecheck.type regexm
livecheck.url ${github.raw}/master/${github.project}-Info.plist
livecheck.regex {CFBundleShortVersionString\s*([^<]+)}