freebsd-ports/lang/ocaml-nox11/Makefile
Mark Linimon 67691bae84 Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.

Hat:		portmgr
2006-06-14 21:38:09 +00:00

21 lines
405 B
Makefile

# New ports collection makefile for: ocaml-nox11
# Date created: 2004-02-03
# Whom: Eugene Ossintsev
#
# $FreeBSD$
#
PORTNAME= ocaml-nox11
CATEGORIES= lang
MAINTAINER= ports@FreeBSD.org
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"