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

19 lines
256 B
Makefile

L = cat
LANG = Catalan
V = 2.10.2
EXTRACT_SUFX = .tar.bz2
BUILD_DEPENDS += textproc/vislcg3
MODULES = lang/python
MODPY_RUNDEP = No
USE_GMAKE = Yes
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
CONFIGURE_STYLE = autoreconf
.include <bsd.port.mk>