# $Id: Portfile 43032 2008-12-03 21:44:57Z blb@macports.org $

PortSystem 1.0

name		gobby
version		0.4.8
categories	x11 net
maintainers	nomaintainer
description	Realtime collaborative editor
homepage	http://gobby.0x539.de/
platforms	darwin freebsd

long_description \
		Gobby is a free collaborative editor which enables you \
		to edit files simultaneously with other users over a network. \
		It supports multiple documents in one session and is portable \
		to both Windows and POSIX platforms.

master_sites	http://gentoo.osuosl.org/distfiles/ \
                http://releases.0x539.de/gobby/

checksums       md5     780720749fdfb2a396731ba04ab42b70

depends_build	port:pkgconfig
depends_lib	path:lib/pkgconfig/glib-2.0.pc:glib2 \
		port:gtk2 \
		port:glibmm \
		port:libxmlxx2 \
		port:gtkmm \
		port:gtksourceview2 \
		port:libgnomecups \
		port:net6 \
		port:obby

