aboutsummaryrefslogblamecommitdiff
path: root/graphics/libspiro/Makefile
blob: 127c78d781a56e97dbf53c1fc76293f8915cea70 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                    

                        
                        
                 
                        

                                       
                                                                       
 
                      

                                 

                                                

                         
 

                   
                             

                      
# Created by: Naram Qashat <cyberbotx@cyberbotx.com>

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

USE_GITHUB=	yes
GH_ACCOUNT=	fontforge

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>