public this repo is viewable by everyone
Description: Git mirror of the MacPorts svn repo
Homepage: http://www.macports.org
Clone URL: git://github.com/kballard/macports.git
python/py25-ode: new port


git-svn-id: http://svn.macports.org/repository/macports/trunk@36286 
d073be05-634f-4543-b044-5fe20cf6d1d6
Guido Soranzio (author)
20 days ago
commit  d96fe061e892bcdfb1652b3722c6473624f1dd42
tree    b1f2e2cee0def916873a9c85e862fd7e2fddbe6b
parent  dbfa175b11a8e9874f545a9aa0e226de7c38ae6e
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
0
@@ -0,0 +1,22 @@
0
+# $Id$
0
+
0
+PortSystem 1.0
0
+PortGroup python25 1.0
0
+
0
+name py25-ode
0
+version 1.2.0
0
+categories python
0
+maintainers nomaintainer
0
+description Python bindings for The Open Dynamics Engine
0
+long_description ${description}.
0
+platforms darwin
0
+homepage http://pyode.sourceforge.net/
0
+master_sites sourceforge:pyode
0
+distname PyODE-${version}
0
+use_bzip2 yes
0
+checksums md5 ab72f3acc635371fd454978e5a97591c \
0
+ sha1 381627b3ab36840fbdd178e53d53d221f1017699 \
0
+ rmd160 1d158b3484e6bcb1f83f18be979d40ecdf1cae36
0
+
0
+
0
+depends_lib-append port:ode

Comments

    No one has commented yet.