1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/graphics/libspiro/Makefile
Dmitry Marakasov 9037cd4e16 - Update to 0.3.20150131
PR:		197278
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-02-02 20:25:11 +00:00

22 lines
429 B
Makefile

# Created by: Naram Qashat <cyberbotx@cyberbotx.com>
# $FreeBSD$
PORTNAME= libspiro
DISTVERSION= 0.3.20150131
PORTEPOCH= 1
CATEGORIES= graphics
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= Library to convert clothoid splines into Bezier splines
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>