diff options
Diffstat (limited to 'devel/py-watchfiles/Makefile')
-rw-r--r-- | devel/py-watchfiles/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile index 21ba083b1063..0a0aa73e647c 100644 --- a/devel/py-watchfiles/Makefile +++ b/devel/py-watchfiles/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple, modern and high performance file watching and code reload in python +WWW= https://github.com/samuelcolvin/watchfiles LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |