git: 5db8dbf290a4 - main - devel/py-babel: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 09:05:58 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=5db8dbf290a4ba06cfd16604d6b64b197280cde8 commit 5db8dbf290a4ba06cfd16604d6b64b197280cde8 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 09:01:30 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 09:01:30 +0000 devel/py-babel: Add CPE information Approved by: portmgr (blanket) --- devel/py-babel/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/py-babel/Makefile b/devel/py-babel/Makefile index f0bafc08bd94..34983c70e046 100644 --- a/devel/py-babel/Makefile +++ b/devel/py-babel/Makefile @@ -14,9 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} -USES= python:2.7+ +USES= cpe python:2.7+ USE_PYTHON= autoplist concurrent distutils +CPE_VENDOR= pocoo + NO_ARCH= yes PORTDOCS= docs/*