diff options
Diffstat (limited to 'devel/py-dj40-django-rq/Makefile')
-rw-r--r-- | devel/py-dj40-django-rq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-dj40-django-rq/Makefile b/devel/py-dj40-django-rq/Makefile index 2e454156e3d0..b1a153a827d7 100644 --- a/devel/py-dj40-django-rq/Makefile +++ b/devel/py-dj40-django-rq/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj40- 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 |