git: b18964042ac0 - main - www/pear-HTML_AJAX: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:07 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=b18964042ac020a1a6753cce68a7f59272d1fa93 commit b18964042ac020a1a6753cce68a7f59272d1fa93 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:53 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:53 +0000 www/pear-HTML_AJAX: Add CPE information Approved by: portmgr (blanket) --- www/pear-HTML_AJAX/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/pear-HTML_AJAX/Makefile b/www/pear-HTML_AJAX/Makefile index 6f3395855bdc..f0711a363109 100644 --- a/www/pear-HTML_AJAX/Makefile +++ b/www/pear-HTML_AJAX/Makefile @@ -10,6 +10,7 @@ COMMENT= PHP and JavaScript AJAX library LICENSE= LGPL21+ NO_ARCH= yes -USES= pear +USES= cpe pear +CPE_VENDOR= pear .include <bsd.port.mk>