# $Id: Portfile 51021 2009-05-15 15:55:30Z and.damore@macports.org $ PortSystem 1.0 name flashdot version 0.7.8 categories science maintainers macports@tobias-elze.de description FlashDot is a generator for psychophysical experiments. long_description \ FlashDot is intended for generating and presenting\ visual perceptual experiments that require a high temporal precision. \ It is controlled by a simple experiment building language and allows \ experiment generation with either a text or a graphical editor. homepage http://flashdot.sourceforge.net platforms darwin fetch.type svn worksrcdir src svn.url https://flashdot.svn.sourceforge.net/svnroot/flashdot/trunk/src svn.tag 78 # Use checkout as the version calculation makes certain assumptions # When 1.8 is released, svn.method can be set without the if{} if {[info exists svn.method]} { svn.method checkout } depends_lib port:ocamlsdl port:ocamlgsl port:lablgl use_parallel_build no