summaryrefslogtreecommitdiff
path: root/math/py-gsl/pkg-plist
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2002-02-15 06:47:13 +0000
committerKevin Lo <kevlo@FreeBSD.org>2002-02-15 06:47:13 +0000
commit1b69b390e222a26d7d87d55960f95190289e5249 (patch)
tree27794d0d0662367bb1ab4a35940ea7e30dfa203b /math/py-gsl/pkg-plist
parent- Change exect to execve because of SIGTRAP on 4.5 (diff)
Initial import of Py-gsl 0.0.4
Py-gsl is the Python interface to GNU Scientific Library. PR: 34927 Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes
Notes: svn path=/head/; revision=54726
Diffstat (limited to '')
-rw-r--r--math/py-gsl/pkg-plist13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/py-gsl/pkg-plist b/math/py-gsl/pkg-plist
new file mode 100644
index 000000000000..b6522327aa0d
--- /dev/null
+++ b/math/py-gsl/pkg-plist
@@ -0,0 +1,13 @@
+@cwd %%LOCALBASE%%
+%%PYTHON_SITELIBDIR%%/pygsl/__init__.py
+%%PYTHON_SITELIBDIR%%/pygsl/__init__.pyc
+%%PYTHON_SITELIBDIR%%/pygsl/_rng.so
+%%PYTHON_SITELIBDIR%%/pygsl/const.so
+%%PYTHON_SITELIBDIR%%/pygsl/errors.py
+%%PYTHON_SITELIBDIR%%/pygsl/errors.pyc
+%%PYTHON_SITELIBDIR%%/pygsl/ieee.so
+%%PYTHON_SITELIBDIR%%/pygsl/init.so
+%%PYTHON_SITELIBDIR%%/pygsl/rng.py
+%%PYTHON_SITELIBDIR%%/pygsl/rng.pyc
+%%PYTHON_SITELIBDIR%%/pygsl/sf.so
+@dirrm %%PYTHON_SITELIBDIR%%/pygsl