# Created by: Michael Grunewald

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>
