diff options
Diffstat (limited to 'www/py-django-modelcluster/Makefile')
-rw-r--r-- | www/py-django-modelcluster/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django-modelcluster/Makefile b/www/py-django-modelcluster/Makefile index 829d89e6f985..180508df7836 100644 --- a/www/py-django-modelcluster/Makefile +++ b/www/py-django-modelcluster/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Django extension for working with clusters of models as a single unit +WWW= https://github.com/wagtail/django-modelcluster LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |