|
Lines 2-8
Link Here
|
| 2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
| 3 |
|
3 |
|
| 4 |
PORTNAME= django-bootstrap-form |
4 |
PORTNAME= django-bootstrap-form |
| 5 |
PORTVERSION= 3.3 |
5 |
PORTVERSION= 3.4 |
| 6 |
CATEGORIES= www python |
6 |
CATEGORIES= www python |
| 7 |
MASTER_SITES= CHEESESHOP |
7 |
MASTER_SITES= CHEESESHOP |
| 8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
|
Lines 12-20
Link Here
|
| 12 |
|
12 |
|
| 13 |
LICENSE= MIT |
13 |
LICENSE= MIT |
| 14 |
|
14 |
|
|
|
15 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.11:www/py-django111@${PY_FLAVOR} |
| 16 |
|
| 15 |
USES= python |
17 |
USES= python |
| 16 |
USE_PYTHON= distutils autoplist |
18 |
USE_PYTHON= distutils autoplist |
|
|
19 |
NO_ARCH= yes |
| 17 |
|
20 |
|
| 18 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.5:www/py-django18@${FLAVOR} |
|
|
| 19 |
|
| 20 |
.include <bsd.port.mk> |
21 |
.include <bsd.port.mk> |