diff options
Diffstat (limited to 'devel/py-python-ptrace/Makefile')
-rw-r--r-- | devel/py-python-ptrace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-python-ptrace/Makefile b/devel/py-python-ptrace/Makefile index 360d691d71dd..b3fe61ecb236 100644 --- a/devel/py-python-ptrace/Makefile +++ b/devel/py-python-ptrace/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0mp@FreeBSD.org COMMENT= Python binding of ptrace library +WWW= https://github.com/vstinner/python-ptrace LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |