|
Lines 15-21
LICENSE_FILE= ${WRKSRC}/copying.txt
Link Here
|
| 15 |
|
15 |
|
| 16 |
RUN_DEPENDS= ${PYNUMPY} \ |
16 |
RUN_DEPENDS= ${PYNUMPY} \ |
| 17 |
${PYGAME} \ |
17 |
${PYGAME} \ |
| 18 |
${PY_PILLOW} \ |
18 |
${PYTHON_PKGNAMEPREFIX}pillow>=7.0.0:graphics/py-pillow@${PY_FLAVOR} \ |
| 19 |
${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \ |
19 |
${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \ |
| 20 |
${LOCALBASE}/share/${PORTNAME}/default.ttf:games/fretsonfire-data |
20 |
${LOCALBASE}/share/${PORTNAME}/default.ttf:games/fretsonfire-data |
| 21 |
|
21 |
|
| 22 |
- |
|
|