summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2016-12-12 16:07:34 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2016-12-12 16:07:34 +0000
commitfb6a138bfa72f534db239a6b9219103ace18917b (patch)
treef3ce9fe4a57f153bf23f43adbdf124c3c81e8a5b /www/Makefile
parentAdd py-django-babel 0.5.1, utilities for using Babel in django. (diff)
Add py-django-pyscss 2.0.2, makes it easier to use PySCSS in Django.
PR: 215149 Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
Notes
Notes: svn path=/head/; revision=428419
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 3278a99dc41c..f44236b5e751 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1575,6 +1575,7 @@
SUBDIR += py-django-pipeline13
SUBDIR += py-django-post_office
SUBDIR += py-django-profiles
+ SUBDIR += py-django-pyscss
SUBDIR += py-django-recaptcha
SUBDIR += py-django-redis
SUBDIR += py-django-registration