# Created by: Michael Grunewald
# $FreeBSD: head/devel/ocaml-cppo/Makefile 361465 2014-07-10 15:46:06Z vanilla $

PORTNAME=	cppo
PORTVERSION=	0.9.2
CATEGORIES=	devel
MASTER_SITES=	http://martin.jambon.free.fr/
PKGNAMEPREFIX=	ocaml-

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

USES=		gmake
USE_OCAML=	yes
MAKE_JOBS_UNSAFE=	yes

.include <bsd.port.mk>
