git: b72cc868ecc6 - main - www/joomla3: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 19:22:01 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=b72cc868ecc67c89852dd88bcef9d0e806473229 commit b72cc868ecc67c89852dd88bcef9d0e806473229 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-23 19:21:46 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-23 19:21:46 +0000 www/joomla3: Add CPE information Approved by: portmgr (blanket) --- www/joomla3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/joomla3/Makefile b/www/joomla3/Makefile index 17bee3eff7a0..7f7d4c1d1536 100644 --- a/www/joomla3/Makefile +++ b/www/joomla3/Makefile @@ -12,7 +12,9 @@ COMMENT= Dynamic web content management system (CMS) LICENSE= GPLv2 -USES= php:web tar:bz2 shebangfix +USES= cpe php:web tar:bz2 shebangfix +CPE_VENDOR= ${PORTNAME} +CPE_PRODUCT= ${PORTNAME}\! NO_ARCH= yes NO_BUILD= yes