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

23 lines
453 B
Makefile

L = eng-cat
LANG = English/Catalan
V = 1.0.1
# /!\ commented-out in ../Makefile
BROKEN = textproc/apertium-anaphora not yet imported
BUILD_DEPENDS += textproc/apertium-anaphora \
textproc/apertium-dicts/cat \
textproc/apertium-dicts/eng \
textproc/apertium-lex-tools \
textproc/apertium-separable \
textproc/vislcg3
USE_GMAKE = Yes
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
CONFIGURE_STYLE = autoreconf
.include <bsd.port.mk>