From 3b04cc1dc7bdd8580cc509abf4bad85b3a5471e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alja=C5=BE=20Srebrni=C4=8D?= Date: Sat, 29 Mar 2014 05:27:05 +0000 Subject: [PATCH] python/py-sympy: add python34 subport git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@118289 d073be05-634f-4543-b044-5fe20cf6d1d6 --- python/py-sympy/Portfile | 2 +- python/py-sympy/files/py34-sympy | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 python/py-sympy/files/py34-sympy diff --git a/python/py-sympy/Portfile b/python/py-sympy/Portfile index 19f780ad34f2f..c623ee32f1767 100644 --- a/python/py-sympy/Portfile +++ b/python/py-sympy/Portfile @@ -13,7 +13,7 @@ platforms darwin license BSD supported_archs noarch -python.versions 25 26 27 32 33 +python.versions 25 26 27 32 33 34 maintainers stromnov openmaintainer diff --git a/python/py-sympy/files/py34-sympy b/python/py-sympy/files/py34-sympy new file mode 100644 index 0000000000000..2610b7c4843ea --- /dev/null +++ b/python/py-sympy/files/py34-sympy @@ -0,0 +1,2 @@ +${frameworks_dir}/Python.framework/Versions/3.4/bin/isympy +${frameworks_dir}/Python.framework/Versions/3.4/share/man/man1/isympy.1.gz