# $Id: Portfile 42607 2008-11-26 09:08:23Z bbyer@macports.org $

PortSystem 1.0

name		obby
version		0.4.6
revision	1
categories	net
maintainers	nomaintainer
description	Synced document buffers
homepage	http://gobby.0x539.de/
platforms	darwin freebsd

long_description \
		obby is a library which provides synced document buffers. \
		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/obby/

checksums	md5 500c23f64249967596259daddf97f711

depends_build	port:pkgconfig
depends_lib	port:libsigcxx2 \
		port:avahi \
		port:net6

configure.args	--with-zeroconf --enable-ipv6

