Lines 1-5
Link Here
|
1 |
PORTNAME= dulwich |
1 |
PORTNAME= dulwich |
2 |
PORTVERSION= 0.19.16 |
2 |
PORTVERSION= 0.21.2 |
3 |
CATEGORIES= devel python |
3 |
CATEGORIES= devel python |
4 |
MASTER_SITES= PYPI |
4 |
MASTER_SITES= PYPI |
5 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
5 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 12-18
LICENSE= APACHE20 GPLv2+
Link Here
|
12 |
LICENSE_COMB= dual |
12 |
LICENSE_COMB= dual |
13 |
LICENSE_FILE= ${WRKSRC}/COPYING |
13 |
LICENSE_FILE= ${WRKSRC}/COPYING |
14 |
|
14 |
|
15 |
USES= cpe python:3.6+ |
15 |
USES= cpe python:3.7+ |
16 |
|
16 |
|
17 |
PORTDOCS= AUTHORS NEWS README.rst TODO conclusion.txt encoding.txt \ |
17 |
PORTDOCS= AUTHORS NEWS README.rst TODO conclusion.txt encoding.txt \ |
18 |
file-format.txt index.txt introduction.txt object-store.txt \ |
18 |
file-format.txt index.txt introduction.txt object-store.txt \ |