# $MidnightBSD: trunk/graphics/libspiro/Makefile 18522 2015-04-01 01:46:19Z laffer1 $

PORTNAME=	libspiro
DISTVERSION=	0.3.20150131
PORTEPOCH=	1
CATEGORIES=	graphics

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Library to convert clothoid splines into Bezier splines

LICENSE=	gpl3
LICENSE_FILE=	${WRKSRC}/COPYING

USE_GITHUB=	yes
GH_ACCOUNT=	fontforge
GH_COMMIT=	d12f7f7

USES=		gmake libtool autoreconf
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
