a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name prothon
version 0.1.2-b711
categories lang
maintainers nomaintainer@macports.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:sqlite2 port:apr \
port:expat port:libiconv port:db4
patchfiles patch-include__prothon__prothon.h
configure.env CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib