diff options
Diffstat (limited to 'devel/py-line-profiler/Makefile')
-rw-r--r-- | devel/py-line-profiler/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-line-profiler/Makefile b/devel/py-line-profiler/Makefile index a54b5db4cd70..19dd5d603447 100644 --- a/devel/py-line-profiler/Makefile +++ b/devel/py-line-profiler/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Line-by-line profiler for Python +WWW= https://github.com/pyutils/line_profiler LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |