diff --git a/graphics/libspiro/Makefile b/graphics/libspiro/Makefile index 127c78d781a5..e17bdb3b2c21 100644 --- a/graphics/libspiro/Makefile +++ b/graphics/libspiro/Makefile @@ -1,23 +1,25 @@ # Created by: Naram Qashat PORTNAME= libspiro DISTVERSION= 20200505 PORTEPOCH= 1 CATEGORIES= graphics MAINTAINER= cyberbotx@cyberbotx.com 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 GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include