# Created by: Michael Grunewald
# $FreeBSD: tags/RELEASE_10_0_0/devel/ocaml-cppo/Makefile 327724 2013-09-20 17:13:42Z bapt $

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

MAINTAINER=	michael.grunewald@laposte.net
COMMENT=	A simple preprocessor for OCaml

USE_GMAKE=	yes
USE_OCAML=	yes
MAKE_JOBS_UNSAFE=	yes

DOCSDIR=	${PREFIX}/share/doc/ocaml/${PORTNAME}
EXAMPLESDIR=	${PREFIX}/share/examples/ocaml/${PORTNAME}

NO_STAGE=	yes
.include <bsd.port.mk>
