Date: Fri, 8 Oct 2021 11:44:35 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 04f527eb78f0 - main - graphics/libspiro: Add CPE information Message-ID: <202110081144.198BiZoZ053412@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110081144.198BiZoZ053412>