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

17 lines
269 B
Makefile

L = afr
LANG = Afrikaans
V = 0.2.0
USE_GMAKE = Yes
MASTER_SITES = https://github.com/apertium/apertium-$L/releases/download/v$V/
BUILD_DEPENDS += textproc/vislcg3
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
CONFIGURE_STYLE = autoreconf
.include <bsd.port.mk>