15 lines
285 B
Makefile
15 lines
285 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2019/03/25 05:53:25 bentley Exp $
|
|
|
|
L = swe-dan
|
|
LANG = Swedish/Danish
|
|
V = 0.8.0
|
|
|
|
USE_GMAKE = Yes
|
|
|
|
BUILD_DEPENDS += textproc/apertium-dicts/dan \
|
|
textproc/apertium-dicts/swe \
|
|
textproc/apertium-lex-tools \
|
|
textproc/vislcg3
|
|
|
|
.include <bsd.port.mk>
|