git: 2e32915a2a42 - main - math/py-proplot: Add py-proplot 0.9.7

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 04 Aug 2024 17:26:46 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2e32915a2a429bf79dbb64d3a81efaf9545f119a

commit 2e32915a2a429bf79dbb64d3a81efaf9545f119a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-04 17:26:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-04 17:26:42 +0000

    math/py-proplot: Add py-proplot 0.9.7
    
    Proplot is a succinct matplotlib wrapper for making beautiful,
    publication-quality graphics.
---
 graphics/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/Makefile b/graphics/Makefile
index 1450edc57d10..709186eaf3bf 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -952,6 +952,7 @@
     SUBDIR += py-png
     SUBDIR += py-pointpats
     SUBDIR += py-projpicker
+    SUBDIR += py-proplot
     SUBDIR += py-pycha
     SUBDIR += py-pycollada
     SUBDIR += py-pydot