# Created by: Kimura Fuyuki # $FreeBSD$ PORTNAME= libotf PORTVERSION= 0.9.13 CATEGORIES= print devel MASTER_SITES= ${MASTER_SITE_SAVANNAH}:m17n MASTER_SITE_SUBDIR= m17n MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Library for handling OpenType fonts 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 NO_STAGE= yes .include