[55885] trunk/dports/lang

ryandesign at macports.org ryandesign at macports.org
Thu Aug 20 13:20:15 PDT 2009


Revision: 55885
          http://trac.macports.org/changeset/55885
Author:   ryandesign at macports.org
Date:     2009-08-20 13:20:13 -0700 (Thu, 20 Aug 2009)
Log Message:
-----------
snobol4: new port, version 1.2; closes #20688

Added Paths:
-----------
    trunk/dports/lang/snobol4/
    trunk/dports/lang/snobol4/Portfile

Added: trunk/dports/lang/snobol4/Portfile
===================================================================
--- trunk/dports/lang/snobol4/Portfile	                        (rev 0)
+++ trunk/dports/lang/snobol4/Portfile	2009-08-20 20:20:13 UTC (rev 55885)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem          1.0
+
+name                snobol4
+version             1.2
+categories          lang
+maintainers         nomaintainer
+platforms           darwin
+homepage            http://www.snobol4.org/
+master_sites        ftp://ftp.ultimate.com/snobol
+
+description         SNOBOL4 programming language
+
+long_description    SNOBOL4 (StriNg Oriented and symBOlic Language) is \
+                    a language for text processing, pattern matching, \
+                    and much more, first designed and implemented at \
+                    Bell Telephone Laboratories, Inc. (BTL) in the 1970's.
+
+checksums           md5     5265d1e21b8d1963e0c7fe830c3d5172 \
+                    sha1    651191778e049255886165b88b6c7c8c80ed9ae6 \
+                    rmd160  b53b6cfe985f402143b91e0c7cdd1b7316700b7e
+
+configure.args      --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090820/d61a729b/attachment.html>


More information about the macports-changes mailing list