[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / www / ruby-websocket-extensions

File: [local] / ports / www / ruby-websocket-extensions / Makefile (download)

Revision 1.4, Sat Sep 2 09:35:32 2023 UTC (8 months, 4 weeks ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.3: +1 -1 lines

Update to websocket-extensions 0.1.5

COMMENT =	implementation of WebSocket extensions for ruby 

DISTNAME =	websocket-extensions-0.1.5
CATEGORIES =	www

HOMEPAGE =	https://github.com/faye/websocket-extensions-ruby

# MIT
PERMIT_PACKAGE =	Yes

MODULES =	lang/ruby
CONFIGURE_STYLE = ruby gem

.include <bsd.port.mk>