Tweak audio/festvox-el11 version 1.4.0_2
[dports.git] / devel / ocaml-cppo / Makefile
1 # Created by: Michael Grunewald
2 # $FreeBSD$
3
4 PORTNAME=       cppo
5 PORTVERSION=    0.9.2
6 CATEGORIES=     devel
7 MASTER_SITES=   http://martin.jambon.free.fr/
8 PKGNAMEPREFIX=  ocaml-
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Simple preprocessor for OCaml
12
13 USES=           gmake
14 USE_OCAML=      yes
15 MAKE_JOBS_UNSAFE=       yes
16
17 .include <bsd.port.mk>