diff options
Diffstat (limited to 'devel/py-memory-profiler/Makefile')
-rw-r--r-- | devel/py-memory-profiler/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-memory-profiler/Makefile b/devel/py-memory-profiler/Makefile index f20eb80bf119..9ceb8ea5f4ff 100644 --- a/devel/py-memory-profiler/Makefile +++ b/devel/py-memory-profiler/Makefile @@ -7,6 +7,7 @@ DISTNAME= memory_profiler-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for monitoring memory usage of a python program +WWW= https://github.com/pythonprofilers/memory_profiler LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |