Files
ports/www/rubygem-websocket-extensions/Makefile
T
Sunpoet Po-Chuan Hsieh e2d65b0ed5 Update to 0.1.5
Changes:	https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md
Security:	ca8327f7-a5a5-11ea-a860-08002728f74c
MFH:		2020Q2
2020-06-03 18:30:17 +00:00

20 lines
317 B
Makefile

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