diff options
Diffstat (limited to 'devel/py-capturer/Makefile')
-rw-r--r-- | devel/py-capturer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-capturer/Makefile b/devel/py-capturer/Makefile index e35884c2fc26..cc03f6a5b104 100644 --- a/devel/py-capturer/Makefile +++ b/devel/py-capturer/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Capture stdout/stderr of the current process and subprocesses +WWW= https://capturer.readthedocs.io/en/latest/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |