diff options
Diffstat (limited to 'graphics/ocaml-lablgl/Makefile')
-rw-r--r-- | graphics/ocaml-lablgl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ocaml-lablgl/Makefile b/graphics/ocaml-lablgl/Makefile index 65cf00177c6e..60196312ccc5 100644 --- a/graphics/ocaml-lablgl/Makefile +++ b/graphics/ocaml-lablgl/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ PKGNAMEPREFIX= ocaml- MAINTAINER= rk@ronald.org +COMMENT= OpenGL interface for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |