diff options
Diffstat (limited to 'devel/py-ddt/Makefile')
-rw-r--r-- | devel/py-ddt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-ddt/Makefile b/devel/py-ddt/Makefile index 2964e633bc3a..a88574e2c163 100644 --- a/devel/py-ddt/Makefile +++ b/devel/py-ddt/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Data-Driven Tests for Python Unittest +WWW= https://readthedocs.org/projects/ddt/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |