git: 04f527eb78f0 - main - graphics/libspiro: Add CPE information

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=04f527eb78f0026694e12957d3b7951bea2b4a23

commit 04f527eb78f0026694e12957d3b7951bea2b4a23
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:16:58 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:16:58 +0000

    graphics/libspiro: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/libspiro/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/graphics/libspiro/Makefile b/graphics/libspiro/Makefile
index 127c78d781a5..e17bdb3b2c21 100644
--- a/graphics/libspiro/Makefile
+++ b/graphics/libspiro/Makefile
@@ -11,7 +11,9 @@ COMMENT=	Library to convert clothoid splines into Bezier splines
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf gmake libtool pathfix
+USES=		autoreconf cpe gmake libtool pathfix
+
+CPE_VENDOR=	libspiro_project
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	fontforge