12 lines
175 B
Makefile
12 lines
175 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2019/03/25 05:50:01 bentley Exp $
|
|
|
|
L = oci
|
|
LANG = Occitan
|
|
V = 0.1.0
|
|
|
|
USE_GMAKE = Yes
|
|
|
|
BUILD_DEPENDS += textproc/vislcg3
|
|
|
|
.include <bsd.port.mk>
|