diff options
Diffstat (limited to 'devel/py-trimesh/Makefile')
-rw-r--r-- | devel/py-trimesh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-trimesh/Makefile b/devel/py-trimesh/Makefile index 7f4afdafc68e..1b43c9c2b500 100644 --- a/devel/py-trimesh/Makefile +++ b/devel/py-trimesh/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= db@FreeBSD.org COMMENT= Library for loading and using triangular meshes +WWW= https://pypi.org/project/trimesh/ #description LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |