freebsd-ports/net-im/rubygem-xmpp4r/Makefile
Martin Wilke bd83fb60aa - Update to 0.4
- Take maintainership
- Disconnect/Connect ruby-xmpp4r/rubygem-xmpp4r

PR:		131757
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-03-20 23:49:42 +00:00

20 lines
378 B
Makefile

# New ports collection makefile for: ruby-xmpp4r
# Date created: 21 Nov 2005
# Whom: Stephan Maka <stephan@spaceboyz.net>
#
# $FreeBSD$
#
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>