PORTNAME= fribidi DISTVERSION= 1.0.16 CATEGORIES= converters MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= ports@MidnightBSD.org COMMENT= Free Implementation of the Unicode Bidirectional Algorithm WWW= https://fribidi.org/ LICENSE= lgpl2.1 LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe meson tar:xz USE_LDCONFIG= yes MESON_ARGS= -Dtests=false CPE_VENDOR= gnu post-patch: @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' < \ ${FILESDIR}/fribidi-config > ${WRKDIR}/fribidi-config post-install: ${INSTALL_SCRIPT} ${WRKDIR}/fribidi-config ${STAGEDIR}${PREFIX}/bin .include