devel/py-setuptools44: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
7448b845fd
commit
6eb5049ee6
1 changed files with 3 additions and 1 deletions
|
@ -15,9 +15,11 @@ COMMENT= Python packages installer
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:2.7 zip
|
||||
USES= cpe python:2.7 zip
|
||||
USE_PYTHON= allflavors autoplist concurrent distutils
|
||||
|
||||
CPE_VENDOR= python
|
||||
|
||||
MAKE_ENV+= SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1
|
||||
NO_ARCH= yes
|
||||
PYDISTUTILS_SETUP= ${PYSETUP}
|
||||
|
|
Loading…
Reference in a new issue