# Created by: Michael Grunewald

PORTNAME=	cppo
PORTVERSION=	1.6.7
DISTVERSIONPREFIX=	v
CATEGORIES=	devel
PKGNAMEPREFIX=	ocaml-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Simple preprocessor for OCaml

BUILD_DEPENDS=	dune:devel/ocaml-dune \
		ocamlbuild:devel/ocaml-ocamlbuild

USE_GITHUB=	yes
GH_ACCOUNT=	ocaml-community
USE_OCAML=	yes

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>
