[45367] trunk/dports/python
snc at macports.org
snc at macports.org
Wed Jan 14 09:43:06 PST 2009
Revision: 45367
http://trac.macports.org/changeset/45367
Author: snc at macports.org
Date: 2009-01-14 09:43:05 -0800 (Wed, 14 Jan 2009)
Log Message:
-----------
created py25-llvm per ticket #17719
Added Paths:
-----------
trunk/dports/python/py25-llvm/
trunk/dports/python/py25-llvm/Portfile
Added: trunk/dports/python/py25-llvm/Portfile
===================================================================
--- trunk/dports/python/py25-llvm/Portfile (rev 0)
+++ trunk/dports/python/py25-llvm/Portfile 2009-01-14 17:43:05 UTC (rev 45367)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-llvm
+version 0.5
+categories python
+maintainers nomaintainer
+description Python bindings for LLVM
+long_description ${description}
+
+homepage http://mdevan.nfshost.com/llvm-py/index.html
+master_sites http://llvm-py.googlecode.com/files
+distname llvm-py-${version}
+checksums md5 4c673cdbf6d5f520e0a08e0f8cbdbf60 \
+ sha1 31e596f48c199ae691a71b1ceb0ed29806f0fa9b \
+ rmd160 a86b0a49d62114a5b6b93cd5e11394ca7724b4b2
+use_bzip2 yes
+depends_lib port:llvm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090114/7bfd4ea0/attachment-0001.html>
More information about the macports-changes
mailing list