# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup python25 1.0 name py25-psychopy version 1.00.03 categories python platforms darwin maintainers jameskyle set gproject PsychoPy description ${gproject} is an open-source package for creating psychology stimuli in Python (A real and free alternative to Matlab). long_description ${description}. PsychoPy combines the graphical strengths of OpenGL with the easy Python syntax to give psychophysics a free and simple stimulus presentation and control package. homepage http://www.psychopy.org master_sites googlecode:psychopy depends_lib port:py25-setuptools \ port:py25-matplotlib \ port:py25-pil \ port:py25-scipy \ port:py25-pyglet distname ${gproject}-${version} use_zip yes checksums md5 20cda72c844e615ca2da9fdb1ddf386e \ sha1 2f9de6032e4392f09657bb658c5ef22eb649eece \ rmd160 8ff3eb1bc4eb2c11baa72b4ef41f60eecdf52dc5 livecheck.regex ${gproject}-(\[0-9.\]+)\\.zip