diff options
Diffstat (limited to 'textproc/py-docstring-parser/Makefile')
-rw-r--r-- | textproc/py-docstring-parser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-docstring-parser/Makefile b/textproc/py-docstring-parser/Makefile index ab8f65b4617a..4e3e088f42d1 100644 --- a/textproc/py-docstring-parser/Makefile +++ b/textproc/py-docstring-parser/Makefile @@ -7,6 +7,7 @@ DISTNAME= docstring_parser-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Parse Python docstrings in ReST, Google and Numpydoc format +WWW= https://github.com/rr-/docstring_parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |