diff options
Diffstat (limited to 'math/py-pyhull/Makefile')
-rw-r--r-- | math/py-pyhull/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-pyhull/Makefile b/math/py-pyhull/Makefile index 577877525792..c8363b266f9d 100644 --- a/math/py-pyhull/Makefile +++ b/math/py-pyhull/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Computation of convex hull, Delaunay triangulation and Voronoi diagram +WWW= https://pypi.org/project/pyhull/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst |