diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-07 17:33:53 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-07 17:33:53 +0000 |
commit | d02465ee5bd1e47c51b942f66a4c99d7dc742601 (patch) | |
tree | 8d47c69f62bdc6ecb045240a1f96a4c538108460 /graphics/Makefile | |
parent | 34c42c9b6c686bf25772eee0ca0d686ec1a61508 (diff) | |
download | ports-d02465ee5bd1e47c51b942f66a4c99d7dc742601.tar.gz ports-d02465ee5bd1e47c51b942f66a4c99d7dc742601.zip |
add ocaml-images 2.10
Objective Caml image processing library
Notes
Notes:
svn path=/head/; revision=75033
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e70814060054..6be5e63351c3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -237,6 +237,7 @@ SUBDIR += netpbm SUBDIR += netshow SUBDIR += nurbs++ + SUBDIR += ocaml-images SUBDIR += ocaml-lablgl SUBDIR += opendis SUBDIR += opendx |