pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc misc/Makefile: Add py-tqdm



details:   https://anonhg.NetBSD.org/pkgsrc/rev/806e967c9fb9
branches:  trunk
changeset: 308367:806e967c9fb9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon May 21 23:46:04 2018 +0000

description:
misc/Makefile: Add py-tqdm

diffstat:

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

diffs (17 lines):

diff -r ce154a00de1a -r 806e967c9fb9 misc/Makefile
--- a/misc/Makefile     Mon May 21 23:45:59 2018 +0000
+++ b/misc/Makefile     Mon May 21 23:46:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.497 2018/05/14 13:48:48 youri Exp $
+# $NetBSD: Makefile,v 1.498 2018/05/21 23:46:04 minskim Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -240,6 +240,7 @@
 SUBDIR+=       py-ansi
 SUBDIR+=       py-carddav
 SUBDIR+=       py-stdnum
+SUBDIR+=       py-tqdm
 SUBDIR+=       py-trytond-carrier
 SUBDIR+=       py-trytond-carrier-percentage
 SUBDIR+=       py-trytond-carrier-weight



Home | Main Index | Thread Index | Old Index