# New ports collection makefile for:	ruby-xmpp4r
# Date created:				21 Nov 2005
# Whom:					Stephan Maka <stephan@spaceboyz.net>
#
# $FreeBSD: ports/net-im/rubygem-xmpp4r/Makefile,v 1.7 2009/03/20 23:49:42 miwi Exp $
#

PORTNAME=	xmpp4r
PORTVERSION=	0.4
CATEGORIES=	net-im ruby
MASTER_SITES=	RF/xmpp4r

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	XMPP/Jabber library for Ruby

USE_RUBY=		YES
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
