# $Id: Portfile,v 1.11 2005/11/19 11:13:11 mww Exp $ PortSystem 1.0 name kaffe version 1.1.5 revision 1 categories lang maintainers darwinports@opendarwin.org platforms darwin description A complete java VM and class library. long_description This is Kaffe, a complete virtual machine and class \ library set which allows the execution of Java code. \ It comes with a virtual machine and a set of class \ libraries including beans, and an AWT graphics system. homepage http://www.kaffe.org master_sites ftp://ftp.kaffe.org/pub/kaffe/v1.1.x-development/ checksums md5 928c578d4808012fe5ba5587071d2aa2 configure.env CFLAGS="-fstrict-aliasing -funroll-loops -L${prefix}/lib" \ CPPFLAGS="-no-cpp-precomp -L${prefix}/lib -I${prefix}/include -I${prefix}/include/freetype2" configure.args --disable-nls --disable-rpath --disable-debug --with-engine=intrp depends_lib lib:libesd:esound lib:libgmp:gmp lib:libgtk.2:gtk2 lib:libart_lgpl_2:libart_lgpl lib:libfreetype:freetype platform darwin 8 { depends_lib-delete port:jikes }