diff options
Diffstat (limited to 'textproc/libexttextcat/Makefile')
-rw-r--r-- | textproc/libexttextcat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libexttextcat/Makefile b/textproc/libexttextcat/Makefile index e361382de4fb..cd40660cf3c0 100644 --- a/textproc/libexttextcat/Makefile +++ b/textproc/libexttextcat/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://dev-www.libreoffice.org/src/libexttextcat/ MAINTAINER= office@FreeBSD.org COMMENT= Language guessing by N-Gram-Based Text Categorization +WWW= https://wiki.documentfoundation.org/Libexttextcat LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |