aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:16:58 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:16:58 +0000
commit04f527eb78f0026694e12957d3b7951bea2b4a23 (patch)
tree98f2ba0b815c7674091972e5546db1ac675915fd
parentfc1d99f7fafa92c861d776c423abf6cfe19035c9 (diff)
downloadports-04f527eb78f0026694e12957d3b7951bea2b4a23.tar.gz
ports-04f527eb78f0026694e12957d3b7951bea2b4a23.zip
graphics/libspiro: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--graphics/libspiro/Makefile4
1 files changed, 3 insertions, 1 deletions
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