aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/rubygem-xmpp4r/Makefile
blob: 453362e824f75c144a58df3eba33cf851fac944e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    ruby-xmpp4r
# Date created:             21 Nov 2005
# Whom:                 Stephan Maka <stephan@spaceboyz.net>
#
# $FreeBSD$
#

PORTNAME=   xmpp4r
PORTVERSION=    0.5
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>