diff options
Diffstat (limited to 'devel/rapidfuzz-cpp')
-rw-r--r-- | devel/rapidfuzz-cpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rapidfuzz-cpp/Makefile b/devel/rapidfuzz-cpp/Makefile index 292302de0a34..87d68a5ed7f3 100644 --- a/devel/rapidfuzz-cpp/Makefile +++ b/devel/rapidfuzz-cpp/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rapid fuzzy string matching in C++ using the levenshtein distance +WWW= https://github.com/maxbachmann/rapidfuzz-cpp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |