git: 0757ee42341a - main - databases/phpminiadmin: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:31:44 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0757ee42341adbf468110a2bbb56d00fca5fea21
commit 0757ee42341adbf468110a2bbb56d00fca5fea21
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:05 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:05 +0000
databases/phpminiadmin: Add CPE information
Approved by: portmgr (blanket)
---
databases/phpminiadmin/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/databases/phpminiadmin/Makefile b/databases/phpminiadmin/Makefile
index 62b877d4a740..3db110cb8f97 100644
--- a/databases/phpminiadmin/Makefile
+++ b/databases/phpminiadmin/Makefile
@@ -17,7 +17,8 @@ LICENSE_COMB= dual
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USES= php
+USES= cpe php
+CPE_VENDOR= ${PORTNAME}_project
USE_PHP= mysqli pcre session
NO_ARCH= yes