aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-stompserver/Makefile
blob: 9c565d2e8589159510dca253ab1572e87cd32bd1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10







                                                                   

                   


                                                                        
 
                   

                   


                               
                      
PORTNAME=	stompserver
PORTVERSION=	0.9.9
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Provide reliable messaging using the stomp protocol

LICENSE=	MIT

RUN_DEPENDS=	rubygem-daemons>=1.0.2:devel/rubygem-daemons \
		rubygem-eventmachine>=0.7.2:devel/rubygem-eventmachine \
		rubygem-hoe>=1.3.0:devel/rubygem-hoe

USES=		gem

NO_ARCH=	yes

PLIST_FILES=	bin/stompserver

.include <bsd.port.mk>