# Created by: Naram Qashat <cyberbotx@cyberbotx.com>
# $FreeBSD: graphics/libspiro/Makefile 327733 2013-09-20 18:35:44Z bapt $

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

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

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

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

NO_STAGE=	yes
.include <bsd.port.mk>
