# -*- 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 magiconair Fonzy 1.0
categories aqua
maintainers phw openmaintainer
description Mac OS X network status tool
long_description ${description}
fetch.type git
git.branch 3487351a981a4153c79f0a43e7793748b694ed9c
livecheck.type regexm
livecheck.url ${github.raw}/master/${github.project}-Info.plist
livecheck.regex {CFBundleShortVersionString\s*([^<]+)}