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

18 lines
248 B
Makefile

L = fr-es
LANG = French/Spanish
V = 0.9.3
EXTRACT_SUFX = .tar.bz2
BUILD_DEPENDS += lang/gawk \
textproc/apertium-lex-tools
USE_GMAKE = Yes
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
CONFIGURE_STYLE = autoreconf
.include <bsd.port.mk>