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

18 lines
299 B
Makefile

L = afr-nld
LANG = Afrikaans/Dutch
V = 0.3.0
BUILD_DEPENDS += textproc/apertium-dicts/afr \
textproc/apertium-dicts/nld \
textproc/apertium-lex-tools \
textproc/vislcg3
USE_GMAKE = Yes
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
CONFIGURE_STYLE = autoreconf
.include <bsd.port.mk>