diff options
Diffstat (limited to 'math/lib2geom/Makefile')
-rw-r--r-- | math/lib2geom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lib2geom/Makefile b/math/lib2geom/Makefile index 721542878c95..eb684accb428 100644 --- a/math/lib2geom/Makefile +++ b/math/lib2geom/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://gitlab.com/inkscape/${PORTNAME}/-/archive/${DISTVERSION}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Easy to use 2D geometry library in C++ +WWW= https://gitlab.com/inkscape/lib2geom BUILD_DEPENDS= googletest>0:devel/googletest LIB_DEPENDS= libdouble-conversion.so:devel/double-conversion \ |