opnsense-ports/www/rubygem-eventmachine_httpserver/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

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>