# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 name rexx conflicts oorexx version 3.9.1 revision 1 categories lang platforms darwin maintainers gmail.com:yoav.nir license LGPL description Regina Rexx is an interpreter for the Rexx language long_description Regina is an implementation of the 1996 ANSI Standard for \ the Rexx language. Rexx is designed to be an easily \ readable, but powerful scripting and embedded macro \ language. homepage http://regina-rexx.sourceforge.net/ master_sites sourceforge:project/regina-rexx/regina-rexx/${version}/ distname Regina-REXX-${version} checksums rmd160 45666e3304ad482cc543054ca9b6dcbbaee6d66d \ sha256 5d13df26987e27f25e7779a2efa87a5775213beeda449a9efac59b57a5d5f3ee patchfiles patch-configure.diff configure.args --without-arch use_parallel_build no post-destroot { delete ${destroot}${prefix}/etc }