diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2018-07-30 15:39:09 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2018-07-30 15:39:09 +0000 |
commit | 9e29abbbf5040612896108900b67457506ea9b76 (patch) | |
tree | 243fc3bb787715f2d3216333db8749d27ecc1a06 /www/Makefile | |
parent | 9c1a3531d4e5af327eb6a4c41395feecd7024bc2 (diff) | |
download | ports-9e29abbbf5040612896108900b67457506ea9b76.tar.gz ports-9e29abbbf5040612896108900b67457506ea9b76.zip |
Add websocat, CLI client for WebSockets.
Notes
Notes:
svn path=/head/; revision=475897
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 47be780b74a6..209e7246af67 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2466,6 +2466,7 @@ SUBDIR += webreport SUBDIR += webresolve SUBDIR += websh + SUBDIR += websocat SUBDIR += websocketd SUBDIR += webstats SUBDIR += webstone |