aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-15 00:39:44 +0800
committerswills <swills@FreeBSD.org>2016-04-15 00:39:44 +0800
commitd0ef0224c5da530ef6d888ae0d2ce4f379c0727a (patch)
tree8184ee5059cc143c554051b91b770f6d2461121f /www/Makefile
parent91e7cc16e8cbc50adea4ba36874da9616224c465 (diff)
downloadfreebsd-ports-graphics-d0ef0224c5da530ef6d888ae0d2ce4f379c0727a.tar.gz
freebsd-ports-graphics-d0ef0224c5da530ef6d888ae0d2ce4f379c0727a.tar.zst
freebsd-ports-graphics-d0ef0224c5da530ef6d888ae0d2ce4f379c0727a.zip
www/py-django-cors-headers: create port
A Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses. WWW: https://github.com/ottoyiu/django-cors-headers
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 1c01ea20ee7..745e41c72db 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1535,6 +1535,7 @@
SUBDIR += py-django-configurations
SUBDIR += py-django-contact-form
SUBDIR += py-django-contrib-comments
+ SUBDIR += py-django-cors-headers
SUBDIR += py-django-countries
SUBDIR += py-django-crispy-forms
SUBDIR += py-django-datetime-widget