Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:59:18 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c91ce30ddec0 - main - www/elixir-phoenix: Add CPE information
Message-ID:  <202109211259.18LCxIVS068280@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c91ce30ddec09b4788c2533c17032556f3531f70

commit c91ce30ddec09b4788c2533c17032556f3531f70
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 12:29:44 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:58:04 +0000

    www/elixir-phoenix: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/elixir-phoenix/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/elixir-phoenix/Makefile b/www/elixir-phoenix/Makefile
index 09e5be4081be..1a5595571bf2 100644
--- a/www/elixir-phoenix/Makefile
+++ b/www/elixir-phoenix/Makefile
@@ -9,9 +9,10 @@ COMMENT=	Web framework for Elixir
 
 LICENSE=	MIT
 
-USES=		elixir
+USES=		cpe elixir
 USE_GITHUB=	yes
 GH_ACCOUNT=	phoenixframework
+CPE_VENDOR=	phoenixframework
 
 OPTIONS_DEFINE=	COWBOY DOCS
 COWBOY_DESC=	Use Cowboy library



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211259.18LCxIVS068280>