diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | 55850b547b3f7faa5079a8e226888eb13c4df728 (patch) | |
tree | df06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /graphics/ocaml-lablgl/Makefile | |
parent | 0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff) | |
download | ports-55850b547b3f7faa5079a8e226888eb13c4df728.tar.gz ports-55850b547b3f7faa5079a8e226888eb13c4df728.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76036
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 |