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:           Sun Jul 23 14:36:30 UTC 2023

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics/Makefile: Add py-spectra


To generate a diff of this commit:
cvs rdiff -u -r1.1017 -r1.1018 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.1017 pkgsrc/graphics/Makefile:1.1018
--- pkgsrc/graphics/Makefile:1.1017     Fri Jul 21 15:54:20 2023
+++ pkgsrc/graphics/Makefile    Sun Jul 23 14:36:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1017 2023/07/21 15:54:20 hauke Exp $
+# $NetBSD: Makefile,v 1.1018 2023/07/23 14:36:30 bacon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -534,6 +534,7 @@ SUBDIR+=    py-scour
 SUBDIR+=       py-seaborn
 SUBDIR+=       py-seqdiag
 SUBDIR+=       py-sk1libs
+SUBDIR+=       py-spectra
 SUBDIR+=       py-strich
 SUBDIR+=       py-tifffile
 SUBDIR+=       py-uniconvertor



Home | Main Index | Thread Index | Old Index