diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-06-01 23:21:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-06-01 23:21:52 +0800 |
commit | 32e045d51d9fdc686e648c66cfe4a53f3b69dd3c (patch) | |
tree | acfbd879503aa99ea96b9ba128bf1663317f1cae /www/Makefile | |
parent | d69cbba6540af515bf7897594640d04c9087c067 (diff) | |
download | freebsd-ports-gnome-32e045d51d9fdc686e648c66cfe4a53f3b69dd3c.tar.gz freebsd-ports-gnome-32e045d51d9fdc686e648c66cfe4a53f3b69dd3c.tar.zst freebsd-ports-gnome-32e045d51d9fdc686e648c66cfe4a53f3b69dd3c.zip |
- Add py-django-css 2.3.1
Django-css is a fork of django_compressor that makes it easy
to use CSS compilers with your Django projects.
WWW: https://github.com/dziegler/django-css
PR: ports/157456
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 28465b9f7a13..1529fdf4601f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1495,6 +1495,7 @@ SUBDIR += py-django-app-plugins SUBDIR += py-django-appmedia SUBDIR += py-django-classy-tags + SUBDIR += py-django-css SUBDIR += py-django-devel SUBDIR += py-django-evolution SUBDIR += py-django-extensions |