diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-03-19 10:33:23 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-03-19 10:33:23 +0800 |
commit | 373e0cec574832a085e4d9dcb07736bef27a5e4e (patch) | |
tree | 2bd2f80ca42a0cacf0a45c6b4d8e0d0caea38480 /devel/Makefile | |
parent | 991039822cce2f025e678ee899ac0109e63b090f (diff) | |
download | freebsd-ports-gnome-373e0cec574832a085e4d9dcb07736bef27a5e4e.tar.gz freebsd-ports-gnome-373e0cec574832a085e4d9dcb07736bef27a5e4e.tar.zst freebsd-ports-gnome-373e0cec574832a085e4d9dcb07736bef27a5e4e.zip |
reimport ocaml-camomile 0.4.2
A comprehensive Unicode library for objective caml language
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1e5886d9684c..b18a92355023 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -510,6 +510,7 @@ SUBDIR += noweb SUBDIR += nspr SUBDIR += oaf + SUBDIR += ocaml-camomile SUBDIR += ocaml-classes SUBDIR += ocaml-findlib SUBDIR += ocaml-pcre |