diff options
Diffstat (limited to 'devel/py-debugpy/Makefile')
-rw-r--r-- | devel/py-debugpy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-debugpy/Makefile b/devel/py-debugpy/Makefile index abf33c9d2c26..44189b483b0d 100644 --- a/devel/py-debugpy/Makefile +++ b/devel/py-debugpy/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of the Debug Adapter Protocol for Python +WWW= https://github.com/microsoft/debugpy LICENSE= EPL MIT LICENSE_COMB= dual |