git: c91ce30ddec0 - main - www/elixir-phoenix: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:20 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c91ce30ddec09b4788c2533c17032556f3531f70
commit c91ce30ddec09b4788c2533c17032556f3531f70
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:29:44 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list