[33058] trunk/dports/lang/bashforth/Portfile
reiffert at macports.org
reiffert at macports.org
Thu Jan 17 02:13:51 PST 2008
Revision: 33058
http://trac.macosforge.org/projects/macports/changeset/33058
Author: reiffert at macports.org
Date: 2008-01-17 02:13:49 -0800 (Thu, 17 Jan 2008)
Log Message:
-----------
use use_configure no
Modified Paths:
--------------
trunk/dports/lang/bashforth/Portfile
Modified: trunk/dports/lang/bashforth/Portfile
===================================================================
--- trunk/dports/lang/bashforth/Portfile 2008-01-17 09:23:26 UTC (rev 33057)
+++ trunk/dports/lang/bashforth/Portfile 2008-01-17 10:13:49 UTC (rev 33058)
@@ -4,7 +4,7 @@
name bashforth
version 0.56a
categories lang
-maintainers rsync at reifferscheid.org
+maintainers reiffert at macports.org
description BashForth is a ForthInterpreter, written entirely in the bash scripting language.
long_description \
It requires bash v2.04 or higher. Its virtual machine makes use of \
@@ -21,10 +21,12 @@
sha1 61fc03bf98ae241b315fbf55c1fe051bafb559df \
rmd160 55dc74de95d96e7e3874b7cb62fe394cbeca0b36
-configure {}
+use_configure no
build {}
+universal_variant no
+
destroot {
xinstall -m 755 -d ${destroot}${prefix}/bin/
eval xinstall -m 755 ${worksrcpath}/bashforth ${destroot}${prefix}/bin/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080117/48245dab/attachment.html
More information about the macports-changes
mailing list