# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: net-im/rubygem-hipchat/Makefile 334830 2013-11-25 11:33:22Z sunpoet $

PORTNAME=	hipchat
PORTVERSION=	0.14.0
CATEGORIES=	net-im rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby library to interact with HipChat

LICENSE=	MIT

RUN_DEPENDS=	rubygem-httparty>=0:${PORTSDIR}/www/rubygem-httparty

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
