# Created by: Naram Qashat <cyberbotx@cyberbotx.com>
# $FreeBSD: head/graphics/libspiro/Makefile 405891 2016-01-12 16:20:31Z amdmi3 $

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

MAINTAINER=	cyberbotx@cyberbotx.com
COMMENT=	Library to convert clothoid splines into Bezier splines

LICENSE=	GPLv3+
LICENSE_FILE=	${WRKSRC}/COPYING

USE_GITHUB=	yes
GH_ACCOUNT=	fontforge

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

.include <bsd.port.mk>