# $MidnightBSD: trunk/graphics/libspiro/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	libspiro
DISTVERSION=	20071029
CATEGORIES=	graphics
MASTER_SITES=	SF
DISTNAME=	${PORTNAME}_src-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Library to convert clothoid splines into bezier splines
LICENSE=	gpl2

USE_BZIP2=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}

.include <bsd.port.mk>
