Date: Tue, 21 Dec 2021 12:37:17 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: 9fd1e3a7dd7d - main - www/cinny: Add CPE information Message-ID: <202112211237.1BLCbHlX046489@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=9fd1e3a7dd7df24c437ebf1be94d760c97b4e700 commit 9fd1e3a7dd7df24c437ebf1be94d760c97b4e700 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-12-21 12:17:18 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-12-21 12:30:05 +0000 www/cinny: Add CPE information Approved by: portmgr (blanket) --- www/cinny/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/cinny/Makefile b/www/cinny/Makefile index 8f2dfa53dc72..fa7623174ca1 100644 --- a/www/cinny/Makefile +++ b/www/cinny/Makefile @@ -9,6 +9,10 @@ COMMENT= Yet another Matrix client for the web LICENSE= MIT +USES= cpe + +CPE_VENDOR= cinny_project + NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112211237.1BLCbHlX046489>