blob: d4cb504a430d667bf6cc9a7b525905988bc2c227 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= websocket
PORTVERSION= 1.2.11
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Universal Ruby library to handle WebSocket protocol
WWW= https://github.com/imanel/websocket-ruby
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|