# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4; -*-
# $Id: Portfile 48920 2009-03-31 11:28:38Z ryandesign@macports.org $
# vim: set fileencoding=utf-8 tabstop=4 shiftwidth=4 softtabstop=4 noexpandtab filetype=tcl :

PortSystem              1.0

name					oorexx
version					3.2.0
categories				lang
platforms				darwin
maintainers				krischik
description				Open Object Rexx is an interpreter for the Rexx language
long_description		ooRexx is an object orientated extension to			\
						the Rexx language. Rexx is designed to be an easily \
						readable, but powerful scripting and embedded macro \
						language.

homepage				http://oorexx.sourceforge.net/
master_sites			sourceforge:oorexx
distname				ooRexx-${version}
use_parallel_build		yes
build.args				--jobs=${build.jobs}

checksums				md5     4a3220466acd13028311e3498efb306a			\
						sha1    d21dbc130cd38831cdc35c38d889defa97cfef82	\
						rmd160  3f1c08611eb24b05b2657a9de9da583a0699e1b8

