# $Id: Portfile 28458 2007-08-31 19:05:57Z mww@macports.org $ PortSystem 1.0 name mosml version 2.01_0 categories lang devel ml maintainers cso@rift.dk description Moscow ML is an implementation of Standard ML (SML) long_description Moscow ML is a light-weight implementation of Standard ML\ (SML), a strict functional language widely used in teaching\ and research. Version 2.01 implements the full SML language,\ including SML Modules, and much of the SML Basis Library. homepage http://www.dina.dk/~sestoft/mosml.html master_sites http://www.dina.kvl.dk/~sestoft/mosml distfiles mos201src.tar.gz checksums md5 74aaaf988201fe92a9dbfbcb1e646f70 patchfiles patch-configure.diff\ patch-src-Makefile.diff\ patch-src-Makefile-inc.diff\ patch-src-launch-Makefile.diff post-patch { file attributes configure -permissions +x } worksrcdir mosml build.target world build.pre_args -Csrc DESTROOT=${destroot}${prefix} ${build.target} destroot.pre_args -Csrc DESTROOT=${destroot}${prefix} ${destroot.target}