diff options
Diffstat (limited to 'textproc/cmark/Makefile')
-rw-r--r-- | textproc/cmark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/cmark/Makefile b/textproc/cmark/Makefile index c6d25e52b67f..d7378fc31549 100644 --- a/textproc/cmark/Makefile +++ b/textproc/cmark/Makefile @@ -4,6 +4,7 @@ CATEGORIES= textproc MAINTAINER= adridg@FreeBSD.org COMMENT= CommonMark parsing and rendering library and program in C +WWW= https://github.com/commonmark/cmark LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |