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

19 lines
298 B
Makefile

L = hbs-eng
LANG = Serbo-Croatian/English
V = 0.5.1
EXTRACT_SUFX = .tar.bz2
BUILD_DEPENDS += textproc/apertium-dicts/hbs \
textproc/apertium-lex-tools \
textproc/vislcg3
USE_GMAKE = Yes
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
CONFIGURE_STYLE = autoreconf
.include <bsd.port.mk>