summaryrefslogtreecommitdiff
path: root/math/py-matplotlib
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--math/py-matplotlib-inline/Makefile1
-rw-r--r--math/py-matplotlib-scalebar/Makefile1
-rw-r--r--math/py-matplotlib/Makefile1
-rw-r--r--math/py-matplotlib2/Makefile1
4 files changed, 4 insertions, 0 deletions
diff --git a/math/py-matplotlib-inline/Makefile b/math/py-matplotlib-inline/Makefile
index 0f412fbe966c..7703c10e14e1 100644
--- a/math/py-matplotlib-inline/Makefile
+++ b/math/py-matplotlib-inline/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dbaio@FreeBSD.org
COMMENT= Matplotlib Inline Back-end for IPython and Jupyter
+WWW= https://pypi.org/project/matplotlib-inline/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/math/py-matplotlib-scalebar/Makefile b/math/py-matplotlib-scalebar/Makefile
index 35a34a096793..18c9eabe3293 100644
--- a/math/py-matplotlib-scalebar/Makefile
+++ b/math/py-matplotlib-scalebar/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rhurlin@FreeBSD.org
COMMENT= Artist for matplotlib to display a scale bar
+WWW= https://github.com/ppinard/matplotlib-scalebar
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index cbafc057badc..f232334d85f2 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mainland@apeiron.net
COMMENT= Plotting library uses a syntax familiar to MATLAB users
+WWW= https://matplotlib.org/
LICENSE= PSFL
diff --git a/math/py-matplotlib2/Makefile b/math/py-matplotlib2/Makefile
index 9ad5b8c5c98f..cdd8a90997ff 100644
--- a/math/py-matplotlib2/Makefile
+++ b/math/py-matplotlib2/Makefile
@@ -8,6 +8,7 @@ PKGNAMESUFFIX= 2
MAINTAINER= mainland@apeiron.net
COMMENT= Plotting library uses a syntax familiar to MATLAB users (legacy)
+WWW= https://matplotlib.org/
LICENSE= PSFL