Skip to content

Commit

Permalink
math/py-PuLP: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 14, 2021
1 parent 1724606 commit d822b3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions math/py-PuLP/Makefile
Expand Up @@ -14,7 +14,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amply>=0.1.2:math/py-amply@${PY_FLAVOR} \
cbc:math/cbc \
glpsol:math/glpk

USES= python:3.6+
USES= cpe python:3.6+
CPE_VENDOR= ${PORTNAME:tl}project
USE_PYTHON= distutils concurrent autoplist

NO_ARCH= yes
Expand All @@ -25,6 +26,5 @@ post-patch:

do-test: install # one test is known to fail: https://github.com/coin-or/pulp/issues/494
@cd ${TEST_WRKSRC} && py.test


.include <bsd.port.mk>

0 comments on commit d822b3e

Please sign in to comment.