diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-02 10:56:03 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-02 10:56:03 +0800 |
commit | b8ca29d399041e0a130ca4fe0677d05a8b57cccc (patch) | |
tree | 5ca47ea627eca8bff94046d4ae411f2a2500223d /x11-toolkits/ocaml-lablgtk2/pkg-descr | |
parent | c526598af1ad8b658746450334eaba0c5bb3143d (diff) | |
download | marcuscom-ports-b8ca29d399041e0a130ca4fe0677d05a8b57cccc.tar marcuscom-ports-b8ca29d399041e0a130ca4fe0677d05a8b57cccc.tar.gz marcuscom-ports-b8ca29d399041e0a130ca4fe0677d05a8b57cccc.tar.bz2 marcuscom-ports-b8ca29d399041e0a130ca4fe0677d05a8b57cccc.tar.lz marcuscom-ports-b8ca29d399041e0a130ca4fe0677d05a8b57cccc.tar.xz marcuscom-ports-b8ca29d399041e0a130ca4fe0677d05a8b57cccc.tar.zst marcuscom-ports-b8ca29d399041e0a130ca4fe0677d05a8b57cccc.zip |
X11BASE -> LOCALBASE, gtk to gnome live in LOCALBASE. Bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6934 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2/pkg-descr')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/pkg-descr b/x11-toolkits/ocaml-lablgtk2/pkg-descr new file mode 100644 index 000000000..752d2e513 --- /dev/null +++ b/x11-toolkits/ocaml-lablgtk2/pkg-descr @@ -0,0 +1,14 @@ +LablGTK2 uses the rich type system of Objective Caml 3 to provide +a strongly typed, yet very comfortable, object-oriented interface +to GTK+ 2.x. + +Objective Caml threads are supported, including for the toplevel, +which allows for interactive use of the library. + +Please see ${PREFIX}/share/doc/ocaml/${PORTNAME}/README for further +information. + +WWW: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html + +- Rene +r.c.ladan@student.tue.nl |