git: 332d7844f00a - main - devel/pear-geshi: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:18 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=332d7844f00a659f76870c51cc3ba15f78f0d538 commit 332d7844f00a659f76870c51cc3ba15f78f0d538 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:35 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:35 +0000 devel/pear-geshi: Add CPE information Approved by: portmgr (blanket) --- devel/pear-geshi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/pear-geshi/Makefile b/devel/pear-geshi/Makefile index 7b182ffc5a09..0bd25e339321 100644 --- a/devel/pear-geshi/Makefile +++ b/devel/pear-geshi/Makefile @@ -8,7 +8,8 @@ COMMENT= Generic syntax highlighter written in PHP LICENSE= GPLv2 -USES= pear +USES= cpe pear +CPE_VENDOR= qbnz PEAR_CHANNEL= geshi