aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-02-26 20:17:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-02-26 20:17:13 +0000
commit344f2dbb469bf55c2a0e7079ed631eb9fb7595ea (patch)
tree9ebb319092adef6af22546e06ec640df2e9cdc88 /devel/Makefile
parentd8c6173b29ea4b742b8eaf801d0f28a99314315c (diff)
ocaml-calendar is an OCaml library for managing dates and times.
WWW: http://www.lri.fr/~signoles/prog.en.html PR: ports/109565 Submitted by: Jaap Boender <jaapb at kerguelen.org>
Notes
Notes: svn path=/head/; revision=186017
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index dfae447e778d..934739d5242e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -740,6 +740,7 @@
SUBDIR += objcunit
SUBDIR += objectivelib
SUBDIR += ocaml-annexlib
+ SUBDIR += ocaml-calendar
SUBDIR += ocaml-camljava
SUBDIR += ocaml-camomile
SUBDIR += ocaml-camomile-examples