# $Id: Portfile,v 1.1 2005/09/21 20:41:35 toby Exp $

PortSystem          1.0
name                caml-calendar
version             1.09.3
distfiles	    calendar-${version}.tar.gz
worksrcdir           calendar-${version}
revision            0
categories          devel
maintainers         anil@recoil.org
description         Objective Caml interface for calendar functions
long_description    An OCaml interface for managing dates and times.
homepage            http://www.lri.fr/~signoles/prog.en.html
platforms           darwin
patchfiles          patch-configure.diff patch-Makefile.in.diff
master_sites        http://www.lri.fr/~signoles/prog/calendar/
extract.suffix      .tar.gz
build.target        all
checksums           md5 1ece7e999bc401f7f5c8c16a6e254459
depends_lib         bin:camlp4:ocaml
