diff options
Diffstat (limited to 'devel/py-xdoctest/Makefile')
-rw-r--r-- | devel/py-xdoctest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-xdoctest/Makefile b/devel/py-xdoctest/Makefile index 5af54be41ad9..192d1bc6c751 100644 --- a/devel/py-xdoctest/Makefile +++ b/devel/py-xdoctest/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python package for executing tests in documentation strings +WWW= https://github.com/Erotemic/xdoctest LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |