# $FreeBSD: tags/RELEASE_11_0_0/graphics/graphite2/Makefile 412363 2016-04-01 17:24:28Z jbeich $

PORTNAME=	graphite2
PORTVERSION=	1.3.8
CATEGORIES=	graphics print

MAINTAINER=	office@FreeBSD.org
COMMENT=	Rendering capabilities for complex non-Roman writing systems

LICENSE=	GPLv2 LGPL21 MPL
LICENSE_COMB=	dual

USE_GITHUB=	yes
GH_ACCOUNT=	silnrsi
GH_PROJECT=	graphite

USES=		cmake
USE_LDCONFIG=	yes

post-patch:
	@${REINPLACE_CMD} -e 's,/pkgconfig,data/pkgconfig,g' ${WRKSRC}/CMakeLists.txt

.include <bsd.port.mk>
