# -*- 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 78609 2011-05-14 07:38:20Z ryandesign@macports.org $
PortSystem          1.0
PortGroup           xcode 1.0

name		        Fonzy
version		        development

categories	        aqua 
distname 	        ${name}
maintainers	        phw openmaintainer
description	        MacOS X network status tool 
long_description	${description}

homepage            https://github.com/magiconair/Fonzy

fetch.type	        git
git.url 	        git://github.com/magiconair/Fonzy.git
git.branch          origin/master

livecheck.type	    none
