# Created by: Dennis Herrmann # $FreeBSD: head/graphics/silgraphite/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= silgraphite PORTVERSION= 2.3.1 PORTREVISION= 4 CATEGORIES= graphics devel MASTER_SITES= SF MAINTAINER= sunpoet@FreeBSD.org COMMENT= Font engine for complex non-Roman writing systems OPTIONS_DEFINE= FREETYPE OPTIONS_DEFAULT=FREETYPE OPTIONS_SUB= yes CONFIGURE_ARGS= --without-xft --without-pangographite GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= libtool pathfix pkgconfig FREETYPE_CONFIGURE_WITH=freetype FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2 FREETYPE_USES= iconv .include