openbsd-ports/textproc/apertium-dicts/es-gl/Makefile

18 lines
257 B
Makefile

L = es-gl
LANG = Spanish/Galician
V = 1.0.9
BUILD_DEPENDS += textproc/apertium-dicts/spa \
textproc/vislcg3
EXTRACT_SUFX = .tar.bz2
USE_GMAKE = Yes
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
CONFIGURE_STYLE = autoreconf
.include <bsd.port.mk>