summaryrefslogtreecommitdiff
path: root/www/rubygem-eventmachine_httpserver/Makefile
blob: bf8fd4fc5f5a5de68e58a0956337dc17b516658d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	eventmachine_httpserver
PORTVERSION=	0.2.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	EventMachine HTTP Server
WWW=		https://github.com/eventmachine/evma_httpserver

LICENSE=	GPLv2

USES=		gem

.include <bsd.port.mk>