git: 3ec40702953d - main - audio/py-eyed3: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 10:41:43 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ec40702953dd110961e5f0f3439c9a1413b415a commit 3ec40702953dd110961e5f0f3439c9a1413b415a Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 10:39:48 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 10:39:48 +0000 audio/py-eyed3: Add CPE information Approved by: portmgr (blanket) --- audio/py-eyed3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/py-eyed3/Makefile b/audio/py-eyed3/Makefile index 2d43a1f23aa1..35c2b9b02f93 100644 --- a/audio/py-eyed3/Makefile +++ b/audio/py-eyed3/Makefile @@ -14,7 +14,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes -USES= python:3.6+ +USES= cpe python:3.6+ +CPE_VENDOR= travis_shirk USE_PYTHON= autoplist distutils RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deprecation>0:devel/py-deprecation@${PY_FLAVOR} \