# $Id: Portfile,v 1.3 2005/04/21 15:57:51 jberry Exp $ PortSystem 1.0 name prothon version 0.1.2-b711 categories lang maintainers toby@opendarwin.org description industrial-strength alternative to Python and Self long_description \ Prothon is a fresh new language that gets rid of classes \ altogether in the same way that Self does and regains the \ original practical and fun sensibility of Python. This \ major improvement plus many minor ones make for a clean \ new revolutionary break in language development. Prothon \ is quite simple and yet offers the power of Python and Self. homepage http://prothon.org/ platforms darwin master_sites ${homepage}pub/prothon/ checksums md5 71bfef4e0269be720bc4236671bfdbfe depends_build port:pkgconfig depends_lib port:boost port:sqlite port:apr \ port:expat port:libiconv port:db4 patchfiles patch-include__prothon__prothon.h configure.env CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib