diff options
Diffstat (limited to 'math/openmesh')
-rw-r--r-- | math/openmesh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/openmesh/Makefile b/math/openmesh/Makefile index d8adce976836..032599bed902 100644 --- a/math/openmesh/Makefile +++ b/math/openmesh/Makefile @@ -7,6 +7,7 @@ DISTNAME= OpenMesh-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Generic data structure for manipulating polygonal meshes +WWW= https://www.openmesh.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |