diff options
Diffstat (limited to 'devel/py-rq/Makefile')
-rw-r--r-- | devel/py-rq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-rq/Makefile b/devel/py-rq/Makefile index 371148a47479..c1558a2b4d15 100644 --- a/devel/py-rq/Makefile +++ b/devel/py-rq/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Simple library for creating background jobs, and processing them +WWW= https://python-rq.org LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |