diff options
Diffstat (limited to 'graphics/opengv/Makefile')
-rw-r--r-- | graphics/opengv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/opengv/Makefile b/graphics/opengv/Makefile index 1b078bd44aab..d0fbf52e4db1 100644 --- a/graphics/opengv/Makefile +++ b/graphics/opengv/Makefile @@ -4,6 +4,7 @@ CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Collection of methods for solving geometric vision problems +WWW= https://laurentkneip.github.io/opengv/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt |