Changeset 81336
- Timestamp:
- 07/29/11 05:19:44 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/ocamlsdl/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/ocamlsdl/Portfile
r56649 r81336 12 12 framebuffer across multiple platforms. OCamlSDL is an OCaml interface to the SDL and might be used to write multimedia\ 13 13 applications in Objective Caml. 14 homepage http://ocamlsdl.sourceforge.net 14 homepage http://ocamlsdl.sourceforge.net/ 15 15 platforms darwin 16 master_sites sourceforge 16 master_sites sourceforge:project/${name}/OCamlSDL/${name}-${version} 17 17 checksums md5 0707a9cf80bd9cfe18ad660dc077bad6 \ 18 18 sha1 eddaefdc2897bf46c5bc2e87f402966c901c8390 \ … … 20 20 patchfiles patch-configure.diff patch-src-Makefile.diff 21 21 depends_lib port:libsdl_image port:libsdl_mixer port:libsdl_ttf port:ocaml port:lablgl 22 configure.args --without-findlib 23 22 configure.args --without-findlib \ 23 --disable-sdltest
Note: See TracChangeset
for help on using the changeset viewer.

