|
Lines 5-11
CATEGORIES= devel python
Link Here
|
| 5 |
MASTER_SITES= PYPI |
5 |
MASTER_SITES= PYPI |
| 6 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
6 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
| 7 |
|
7 |
|
| 8 |
MAINTAINER= asomers@FreeBSD.org |
8 |
MAINTAINER= ports@FreeBSD.org |
| 9 |
COMMENT= Python bindings for the Perforce API |
9 |
COMMENT= Python bindings for the Perforce API |
| 10 |
WWW= https://www.perforce.com/perforce/r14.2/manuals/p4script/python.programming.html |
10 |
WWW= https://www.perforce.com/perforce/r14.2/manuals/p4script/python.programming.html |
| 11 |
|
11 |
|