Skip to content

Commit

Permalink
graphics/py-cairosvg: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Sep 30, 2021
1 parent 235fcf3 commit dbcb396
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion graphics/py-cairosvg/Makefile
Expand Up @@ -23,9 +23,11 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAV
${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0:devel/py-pytest-flake8@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}

USES= python:3.6+
USES= cpe python:3.6+
USE_PYTHON= autoplist concurrent distutils

CPE_VENDOR= courtbouillon

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit dbcb396

Please sign in to comment.