git: 6d4579ca09e5 - main - multimedia/libass: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 08 Oct 2021 11:44:57 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6d4579ca09e59ba7083787f31643d1811ea5e20a

commit 6d4579ca09e59ba7083787f31643d1811ea5e20a
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:36:40 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:36:40 +0000

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

diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile
index 28261667a6c0..e540ab6bdd92 100644
--- a/multimedia/libass/Makefile
+++ b/multimedia/libass/Makefile
@@ -14,11 +14,12 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libfribidi.so:converters/fribidi \
 		libfontconfig.so:x11-fonts/fontconfig
 
-USES=		autoreconf compiler:c11 iconv libtool pathfix pkgconfig tar:xz
+USES=		autoreconf compiler:c11 cpe iconv libtool pathfix pkgconfig tar:xz
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 LDFLAGS_i386=	-Wl,-znotext
+CPE_VENDOR=	libass_project
 
 OPTIONS_DEFINE_amd64=	ASM
 OPTIONS_DEFINE_i386=	ASM