diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-06-01 02:04:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-06-01 02:04:41 +0000 |
commit | b0b9916623dffff4de890559b32ec78c2c4ffdc9 (patch) | |
tree | cd1ae6863099053c6ad4533225818753c4b9f0e1 /devel/ocaml-sdl/pkg-descr | |
parent | b1f3b29cbd8541f0b318c908c1a106321af8d39d (diff) | |
download | ports-b0b9916623dffff4de890559b32ec78c2c4ffdc9.tar.gz ports-b0b9916623dffff4de890559b32ec78c2c4ffdc9.zip |
add ocaml-sdl 0.6.3
An OCaml interface to the SDL
Notes
Notes:
svn path=/head/; revision=110571
Diffstat (limited to 'devel/ocaml-sdl/pkg-descr')
-rw-r--r-- | devel/ocaml-sdl/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ocaml-sdl/pkg-descr b/devel/ocaml-sdl/pkg-descr new file mode 100644 index 000000000000..dad734de1afc --- /dev/null +++ b/devel/ocaml-sdl/pkg-descr @@ -0,0 +1,3 @@ +OCamlSDL is an OCaml interface to the SDL (Simple DirectMedia Layer) library. + +WWW: http://ocamlsdl.sourceforge.net/ |