# $MidnightBSD: trunk/print/libotf/Makefile 15706 2013-12-22 17:19:47Z laffer1 $

PORTNAME=	libotf
PORTVERSION=	0.9.13
CATEGORIES=	print devel
MASTER_SITES=	${MASTER_SITE_SAVANNAH}:m17n
MASTER_SITE_SUBDIR=	m17n

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Library for handling OpenType fonts

LICENSE=	lgpl2.1

LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2

USES=		pathfix pkgconfig
USE_XORG=	x11 xt xaw xmu
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
CPPFLAGS+=	-I${LOCALBASE}/include

.include <bsd.port.mk>
