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

17 lines
213 B
Makefile

L = ita
LANG = Italian
V = 1.1.1
BUILD_DEPENDS += textproc/vislcg3
EXTRACT_SUFX = .tar.bz2
USE_GMAKE = Yes
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
CONFIGURE_STYLE = autoreconf
.include <bsd.port.mk>