Sunpoet Po-Chuan Hsieh 53e0157fa3 - Add LICENSE
2015-05-23 15:29:51 +00:00

19 lines
307 B
Makefile

# Created by: Kimo <kimor79@yahoo.com>
# $FreeBSD$
PORTNAME= eventmachine_httpserver
PORTVERSION= 0.2.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= EventMachine HTTP Server
LICENSE= GPLv2
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>