a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 21292 2007-01-19 19:42:08Z markd@macports.org $
PortSystem 1.0
name polyml
version 5.0
categories lang
maintainers dem5302@cs.rit.edu
description An implementation of Standard ML.
long_description Poly/ML is an extremely fast and efficient implementation of \
Standard ML. Program state can be saved in a memory-mapped \
persistent store. There are numerous addon libraries available.
homepage http://www.polyml.org/
master_sites sourceforge
distfiles ${name}.${version}.tar.gz
checksums md5 61537cf2b0ca983d42845778fe3bd42f
worksrcdir ${name}.${version}