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

20 lines
353 B
Makefile

L = bel-rus
LANG = Belarusian/Russian
V = 0.2.1
MASTER_SITES = https://distfiles.roadrunner.page/
BUILD_DEPENDS += textproc/apertium-dicts/bel \
textproc/apertium-dicts/rus \
textproc/apertium-lex-tools \
textproc/vislcg3
USE_GMAKE = Yes
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
CONFIGURE_STYLE = autoreconf
.include <bsd.port.mk>