1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Update pkg-descr and WWW

- Take maintainership
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-12-13 14:45:46 +00:00
parent 7476d7eebc
commit 0cc6993360
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557943
2 changed files with 5 additions and 4 deletions

View File

@ -8,7 +8,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Makes it easier to use PySCSS in Django
LICENSE= BSD2CLAUSE
@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.4:www/py-django22@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyscss>=1.3.4:textproc/py-pyscss@${PY_FLAVOR}
USES= python:3.5+
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes

View File

@ -1,3 +1,4 @@
Makes it easier to use PySCSS in Django.
django-pyscss provides a collection of tools for making it easier to use pyScss
within Django.
WWW: https://pypi.org/project/django-pyscss/
WWW: https://github.com/fusionbox/django-pyscss