summaryrefslogtreecommitdiff
path: root/www/rubygem-eventmachine_httpserver/Makefile
blob: 214d989408c2c3271479fef0099bd72a9a169993 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Kimo <kimor79@yahoo.com>

PORTNAME=	eventmachine_httpserver
PORTVERSION=	0.2.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	EventMachine HTTP Server

LICENSE=	GPLv2

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>