pkgsrc/fonts/harfbuzz/Makefile

11 lines
216 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.138 2021/01/01 08:58:00 ryoon Exp $
.include "Makefile.common"
COMMENT= OpenType text shaping engine
# Use external icu support.
MESON_ARGS+= -Dicu=disabled
.include "../../mk/bsd.pkg.mk"