Lines 6-23
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= djblets |
8 |
PORTNAME= djblets |
9 |
PORTVERSION= 0.6.22 |
9 |
PORTVERSION= 0.6.23 |
10 |
CATEGORIES= www python |
10 |
CATEGORIES= www python |
11 |
MASTER_SITES= http://downloads.reviewboard.org/releases/Djblets/${PORTVERSION:R}/ |
11 |
MASTER_SITES= http://downloads.reviewboard.org/releases/Djblets/${PORTVERSION:R}/ |
12 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
12 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
13 |
DISTNAME= Djblets-${PORTVERSION} |
13 |
DISTNAME= Djblets-${PORTVERSION} |
14 |
|
14 |
|
15 |
MAINTAINER= lwhsu@FreeBSD.org |
15 |
MAINTAINER= linpc@cs.nctu.edu.tw |
16 |
COMMENT= A collection of useful classes and functions for Django |
16 |
COMMENT= A collection of useful classes and functions for Django |
17 |
|
17 |
|
18 |
LICENSE= MIT |
18 |
LICENSE= MIT |
19 |
|
19 |
|
20 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.1.1:${PORTSDIR}/www/py-django13 \ |
20 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.3.3<1.4:${PORTSDIR}/www/py-django13 \ |
21 |
${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging |
21 |
${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging |
22 |
|
22 |
|
23 |
USE_PYTHON= yes |
23 |
USE_PYTHON= yes |