diff options
Diffstat (limited to 'devel/py-scripttest/Makefile')
-rw-r--r-- | devel/py-scripttest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-scripttest/Makefile b/devel/py-scripttest/Makefile index cb4e0c7c9ecb..be331fa47255 100644 --- a/devel/py-scripttest/Makefile +++ b/devel/py-scripttest/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Helper to test command-line scripts +WWW= https://pythonpaste.org/scripttest/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.rst |