ports/www/rubygem-websocket-extensions/Makefile
Sunpoet Po-Chuan Hsieh c2db155fa0 Update to 0.1.4
- Update LICENSE
- Take maintainership

Changes:	https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md
2019-08-12 19:46:32 +00:00

18 lines
282 B
Makefile

# $FreeBSD$
PORTNAME= websocket-extensions
PORTVERSION= 0.1.4
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generic extension manager for WebSocket connections
LICENSE= APACHE20
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>