# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-stomp/Makefile 332042 2013-10-30 02:46:01Z swills $

PORTNAME=	stomp
PORTVERSION=	1.2.10
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Streaming Text Orientated Messaging Protocol gem

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=		bin/catstomp bin/stompcat

.include <bsd.port.mk>
