# -*- 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: Portfile 89077 2012-01-19 05:01:50Z ryandesign@macports.org $ PortSystem 1.0 PortGroup github 1.0 PortGroup xcode 1.0 github.setup balp MyLoss 1.0 categories aqua maintainers phw openmaintainer 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*([^<]+)}