diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:19:11 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:19:11 +0000 |
commit | 5c65a56754b91d0c423233013a88b269405ff0ba (patch) | |
tree | 5d2c52a7da1a3e57440d28540b22d45b3d5c4016 /x11-toolkits/ocaml-lablgtk/Makefile | |
parent | e173f6c3ea86b9ad956712cde81488b3932fb586 (diff) | |
download | ports-5c65a56754b91d0c423233013a88b269405ff0ba.tar.gz ports-5c65a56754b91d0c423233013a88b269405ff0ba.zip |
Notes
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk/Makefile')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile index 1eb1251ece88..b2a7c33c1ec3 100644 --- a/x11-toolkits/ocaml-lablgtk/Makefile +++ b/x11-toolkits/ocaml-lablgtk/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ocaml- PKGNAMESUFFIX= ${SFXGL}${SFXGNOME}${SFXGLADE} MAINTAINER= rk@ronald.org +COMMENT= An Objective Caml interface to gtk+ BUILD_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml RUN_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml |