git: a18fc6362f80 - main - devel/rbenv: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:54 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=a18fc6362f8086f53190fb45adb4a0a172f11b59 commit a18fc6362f8086f53190fb45adb4a0a172f11b59 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:45 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:45 +0000 devel/rbenv: Add CPE information Approved by: portmgr (blanket) --- devel/rbenv/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/rbenv/Makefile b/devel/rbenv/Makefile index 1b90bbe497ed..e04772843eec 100644 --- a/devel/rbenv/Makefile +++ b/devel/rbenv/Makefile @@ -11,6 +11,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash +USES= cpe +CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes NO_BUILD= yes