openbsd-ports/textproc/apertium-dicts/dan/Makefile
2022-03-11 20:02:12 +00:00

18 lines
242 B
Makefile

L = dan
LANG = Danish
V = 0.6.1
BUILD_DEPENDS += textproc/vislcg3
USE_GMAKE = Yes
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
CONFIGURE_STYLE = autoreconf
pre-configure:
${SUBST_CMD} ${WRKSRC}/test-scandivoc
.include <bsd.port.mk>