SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
net/p5-Protocol-WebSocket/Makefile
Normal file
16
net/p5-Protocol-WebSocket/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
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>
|
Loading…
Add table
Add a link
Reference in a new issue