forked from Lainports/opnsense-ports
14 lines
265 B
Makefile
14 lines
265 B
Makefile
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>
|