# Created by: Eugene Ossintsev
# $FreeBSD: tags/RELEASE_11_0_0/lang/ocaml-nox11/Makefile 413746 2016-04-21 16:43:14Z swills $

PORTNAME=	ocaml-nox11
CATEGORIES=	lang

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

BROKEN_powerpc64=	Does not build

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

CONFLICTS=	metaocaml-[0-9]* ocaml-[0-9]* ocaml-notk-[0-9]*

OPTIONS_EXCLUDE=TK X11

SFX=		-nox11

.include "${MASTERDIR}/Makefile"
