diff options
Diffstat (limited to 'textproc/go-md2man/Makefile')
-rw-r--r-- | textproc/go-md2man/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile index 6e49c8de5e99..155a88b646e5 100644 --- a/textproc/go-md2man/Makefile +++ b/textproc/go-md2man/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= mateusz@serveraptor.com COMMENT= Converts Markdown into roff (man pages) +WWW= https://github.com/cpuguy83/go-md2man LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |