diff options
Diffstat (limited to 'devel/py-django-rq/Makefile')
-rw-r--r-- | devel/py-django-rq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-django-rq/Makefile b/devel/py-django-rq/Makefile index cd3279b3284d..21b388329a77 100644 --- a/devel/py-django-rq/Makefile +++ b/devel/py-django-rq/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= CHEESESHOP MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides Django integration for RQ (Redis Queue) +WWW= https://github.com/rq/django-rq LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |