pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Makefile: +py-websocket-client



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d923d295cf2
branches:  trunk
changeset: 369892:1d923d295cf2
user:      maya <maya%pkgsrc.org@localhost>
date:      Sat Oct 07 17:24:32 2017 +0000

description:
Makefile: +py-websocket-client

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 385626ae2dbf -r 1d923d295cf2 www/Makefile
--- a/www/Makefile      Sat Oct 07 17:24:03 2017 +0000
+++ b/www/Makefile      Sat Oct 07 17:24:32 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1272 2017/09/29 21:29:19 joerg Exp $
+# $NetBSD: Makefile,v 1.1273 2017/10/07 17:24:32 maya Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -757,6 +757,7 @@
 SUBDIR+=       py-webassets
 SUBDIR+=       py-webcolors
 SUBDIR+=       py-webpy
+SUBDIR+=       py-websocket-client
 SUBDIR+=       py-websockets
 SUBDIR+=       py-werkzeug
 SUBDIR+=       py-werkzeug-docs



Home | Main Index | Thread Index | Old Index