git: 97048b2e252f - main - print/foo2zjs: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 14:35:35 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=97048b2e252fb11633c0951f80954bf9205cba9a

commit 97048b2e252fb11633c0951f80954bf9205cba9a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:01 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:01 +0000

    print/foo2zjs: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 print/foo2zjs/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile
index 8f5aca12f2f4..9903458a1146 100644
--- a/print/foo2zjs/Makefile
+++ b/print/foo2zjs/Makefile
@@ -22,7 +22,8 @@ RUN_DEPENDS=	${LOCALBASE}/share/foomatic/db/oldprinterids:print/foomatic-db \
 		foomatic-rip:print/cups-filters \
 		gsed:textproc/gsed
 
-USES=		ghostscript gmake shebangfix
+USES=		cpe ghostscript gmake shebangfix
+CPE_VENDOR=	rkkda
 SHEBANG_FILES=	msexpand printer-profile.sh
 
 MAKE_JOBS_UNSAFE=	yes