mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/py-pylint-django: Add DJANGO option
This commit is contained in:
parent
bf81167b25
commit
b27764ba4f
1 changed files with 5 additions and 0 deletions
|
@ -19,4 +19,9 @@ USE_PYTHON= autoplist concurrent pep517
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= DJANGO
|
||||||
|
DJANGO_DESC= Django support
|
||||||
|
|
||||||
|
DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=2.2:www/py-django42@${PY_FLAVOR}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue