# Created by: Eugene Ossintsev # $FreeBSD: head/lang/ocaml-nox11/Makefile 507378 2019-07-26 22:13:24Z pkubaj $ PORTNAME= ocaml-nox11 CATEGORIES= lang MAINTAINER= michael.grunewald@laposte.net COMMENT= Objective Caml compiler and programming environment (no X11) MASTERDIR= ${.CURDIR}/../ocaml CONFLICTS= metaocaml-[0-9]* ocaml-[0-9]* ocaml-notk-[0-9]* OPTIONS_EXCLUDE=TK X11 SFX= -nox11 .include "${MASTERDIR}/Makefile"