[66486] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Apr 14 09:19:34 PDT 2010


Revision: 66486
          http://trac.macports.org/changeset/66486
Author:   singingwolfboy at macports.org
Date:     2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

Added Paths:
-----------
    trunk/dports/python/py26-antlr3/
    trunk/dports/python/py26-antlr3/Portfile

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile	2010-04-14 16:19:33 UTC (rev 66486)
@@ -0,0 +1,26 @@
+# -*- 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
+# $Id: Portfile 65908 2010-04-02 22:28:17Z jmr at macports.org $
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-antlr3
+version             3.1.2
+categories          lang python
+maintainers         singingwolfboy openmaintainer
+description         Python runtime package for ANTLR3
+long_description    \
+    ANTLR, ANother Tool for Language Recognition, is a language tool that \
+    provides a framework for constructing recognizers, compilers, and \
+    translators from grammatical descriptions containing Java, C#, or C++ \
+    actions.
+
+platforms           darwin
+
+homepage            http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites        http://www.antlr.org/download/Python/
+distname            antlr_python_runtime-${version}
+
+checksums           md5     1a96b0d5d18574589f9c498445f4e47c \
+                    sha1    c57d4a03f80d157e9c0c1c8cd3038171900a364c \
+                    rmd160  a2b1f37360bd4a82df82975a1efb75289cef6af7
\ No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100414/d32986e2/attachment.html>


More information about the macports-changes mailing list