# Created by: Naram Qashat # $FreeBSD: head/graphics/libspiro/Makefile 368285 2014-09-15 18:33:51Z amdmi3 $ PORTNAME= libspiro DISTVERSION= 20071029 PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF DISTNAME= ${PORTNAME}_src-${PORTVERSION} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Library to convert clothoid splines into Bezier splines USES= gmake libtool tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} .include