pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   bacon
Date:           Fri Nov 22 21:07:48 UTC 2024

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics/Makefile: Add py-plotly


To generate a diff of this commit:
cvs rdiff -u -r1.1061 -r1.1062 pkgsrc/graphics/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1061 pkgsrc/graphics/Makefile:1.1062
--- pkgsrc/graphics/Makefile:1.1061     Sat Nov  9 13:12:08 2024
+++ pkgsrc/graphics/Makefile    Fri Nov 22 21:07:48 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1061 2024/11/09 13:12:08 mef Exp $
+# $NetBSD: Makefile,v 1.1062 2024/11/22 21:07:48 bacon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -531,6 +531,7 @@ SUBDIR+=    py-piddle
 SUBDIR+=       py-piexif
 SUBDIR+=       py-pilkit
 SUBDIR+=       py-pillow_heif
+SUBDIR+=       py-plotly
 SUBDIR+=       py-pycha
 SUBDIR+=       py-pygal
 SUBDIR+=       py-pygraphviz



Home | Main Index | Thread Index | Old Index