# Created by: Jaap Boender <jaapb@kerguelen.org>
# $FreeBSD: head/devel/ocaml-calendar/Makefile 386500 2015-05-16 07:37:21Z marino $

PORTNAME=	calendar
PORTVERSION=	2.03.2
CATEGORIES=	devel
MASTER_SITES=	http://forge.ocamlcore.org/frs/download.php/915/
PKGNAMEPREFIX=	ocaml-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Date and time library for OCaml

GNU_CONFIGURE=	yes
USES=		gmake
USE_OCAML=	yes
USE_OCAML_FINDLIB=	yes
USE_OCAMLFIND_PLIST=	yes

.include <bsd.port.mk>
