git: 5ccb9fc41763 - main - print/foomatic-filters: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Sat, 23 Oct 2021 21:15:48 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5ccb9fc417639ed218c7294ec76b43b064d8dcf3

commit 5ccb9fc417639ed218c7294ec76b43b064d8dcf3
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 21:15:38 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 21:15:38 +0000

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

diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index d93fffc9a070..eb268cf8fa84 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Foomatic wrapper scripts
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf ghostscript perl5 pkgconfig
+USES=		autoreconf cpe ghostscript perl5 pkgconfig
+CPE_VENDOR=	linuxfoundation
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_path_A2PS=${LOCALBASE}/bin/a2ps \
 		ac_cv_path_CUPS=${LOCALBASE}/libexec/cups \