git: 1827531077f6 - main - www/immich-ml: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Sep 2026 19:51:02 UTC
The branch main has been updated by joneum:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1827531077f66f9d7c71ebe66c1d22d352f800a8
commit 1827531077f66f9d7c71ebe66c1d22d352f800a8
Author: Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2026-09-10 19:45:35 +0000
Commit: Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2026-09-10 19:50:35 +0000
www/immich-ml: Add CPE information
Sponsored by: Netzkommune GmbH
---
www/immich-ml/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/immich-ml/Makefile b/www/immich-ml/Makefile
index 3d9a1057d3b2..f702d6bcde0c 100644
--- a/www/immich-ml/Makefile
+++ b/www/immich-ml/Makefile
@@ -30,7 +30,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiocache>0:devel/py-aiocache@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}uvicorn>0:www/py-uvicorn@${PY_FLAVOR} \
opencv>0:graphics/opencv
-USES= python
+USES= cpe python
+CPE_VENDOR= futo
+CPE_PRODUCT= immich
USE_GITHUB= yes
GH_ACCOUNT= immich-app