freebsd-ports/devel/ocaml-calendar/Makefile
2021-04-06 16:31:07 +02:00

20 lines
401 B
Makefile

# Created by: Jaap Boender <jaapb@kerguelen.org>
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
LICENSE= LGPL21
GNU_CONFIGURE= yes
USES= gmake
USE_OCAML= yes
USE_OCAML_FINDLIB= yes
USE_OCAMLFIND_PLIST= yes
.include <bsd.port.mk>