ports/devel/ocaml-cppo/Makefile
2014-07-10 15:46:06 +00:00

17 lines
308 B
Makefile

# Created by: Michael Grunewald
# $FreeBSD$
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>