ports/net/p5-Protocol-WebSocket/Makefile

17 lines
252 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = Perl implementation of WebSocket protocol
DISTNAME = Protocol-WebSocket-0.26
CATEGORIES = net
REVISION = 0
# perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
CONFIGURE_STYLE = modbuild tiny
CPAN_AUTHOR = VTI
.include <bsd.port.mk>