freebsd-ports/net-im/rubygem-xmpp4r/Makefile
Martin Wilke 833889a3fa - Use RG macro
PR:		147045
2010-06-02 08:31:53 +00:00

21 lines
387 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.5
PORTREVISION= 1
CATEGORIES= net-im ruby
MASTER_SITES= RG
MAINTAINER= miwi@FreeBSD.org
COMMENT= XMPP/Jabber library for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>