PORTNAME=	ocaml-nox11
CATEGORIES=	lang

MAINTAINER=	michael.grunewald@laposte.net
COMMENT=	Objective Caml compiler and programming environment (no X11)

MASTERDIR=	${.CURDIR}/../ocaml

CONFLICTS=	metaocaml ocaml ocaml-notk

OPTIONS_EXCLUDE=TK X11

SFX=		-nox11

.include "${MASTERDIR}/Makefile"
