git: c7242aabba8f - main - devel/pear-HTML_QuickForm: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:02:31 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c7242aabba8fd94f220285c7b46e5d5d67122832
commit c7242aabba8fd94f220285c7b46e5d5d67122832
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:44:36 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:34 +0000
devel/pear-HTML_QuickForm: Add CPE information
Approved by: portmgr (blanket)
---
devel/pear-HTML_QuickForm/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/pear-HTML_QuickForm/Makefile b/devel/pear-HTML_QuickForm/Makefile
index ad17096416cb..2ee929262b9b 100644
--- a/devel/pear-HTML_QuickForm/Makefile
+++ b/devel/pear-HTML_QuickForm/Makefile
@@ -12,6 +12,8 @@ LICENSE= PHP301
BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR}
RUN_DEPENDS:= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR}
-USES= pear
+USES= cpe pear
+
+CPE_VENDOR= html_quickform_project
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list