git: 63261c0c03d9 - main - devel/rebar3: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:55 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=63261c0c03d95a384970916b1f7ab21269fed67d commit 63261c0c03d95a384970916b1f7ab21269fed67d 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/rebar3: Add CPE information Approved by: portmgr (blanket) --- devel/rebar3/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/rebar3/Makefile b/devel/rebar3/Makefile index 2eab7cdea52d..768c1cf22033 100644 --- a/devel/rebar3/Makefile +++ b/devel/rebar3/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/erl:lang/erlang OPTIONS_DEFINE= BASH ZSH EXAMPLES OPTIONS_DEFAULT=BASH ZSH +USES= cpe +CPE_VENDOR= erlang USE_GITHUB= yes GH_ACCOUNT= erlang