diff options
| author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-04-11 12:44:40 +0000 |
|---|---|---|
| committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-04-11 12:44:40 +0000 |
| commit | b1791a5113acfe8c8336d8f91f761289865ef562 (patch) | |
| tree | 0ae3ed2a2ee590c9f60a68dc16b81eb181498d32 | |
| parent | Update to 3.0.13 (diff) | |
- Mark as deprecated. Set expiration date to 2012-05-15.
It was a fork of django_compressor. Now, when all the changes from django-css
were merged back to django_compressor this port is not needed anymore.
PR: 166818
Submitted by: Lung-Pin Chang <changlp at cs.nctu.edu dot tw> (maintainer)
Notes
Notes:
svn path=/head/; revision=294646
| -rw-r--r-- | www/py-django-css/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-django-css/Makefile b/www/py-django-css/Makefile index d2bf713f749e..c93aa0221652 100644 --- a/www/py-django-css/Makefile +++ b/www/py-django-css/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= changlp@cs.nctu.edu.tw COMMENT= Django application that automates CSS compilation and compression +DEPRECATED= Upstream development stopped. Use www/py-django_compressor instead +EXPIRATION_DATE=2012-05-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:${PORTSDIR}/www/py-beautifulsoup USE_PYTHON= yes |
