# New ports collection makefile for:	ocaml-nox11
# Date created:		2004-02-03
# Whom:			Eugene Ossintsev
#
# $FreeBSD: ports/lang/ocaml-nox11/Makefile,v 1.3 2005/06/27 14:10:29 jylefort Exp $
#

PORTNAME=	ocaml-nox11
CATEGORIES=	lang

MAINTAINER=	marwan.burelle@lri.fr
COMMENT=	Objective Caml compiler and programming environment (no X11)

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

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

WITHOUT_X11=	yes

.include "${MASTERDIR}/Makefile"
