aboutsummaryrefslogtreecommitdiff
path: root/math/numpy/pkg-plist
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-09-01 07:03:47 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-09-01 07:03:47 +0000
commit5dec685afb5460d981e3dd7d81921ee9e94cfa56 (patch)
tree81a42c093fccfab82475e5d9571231c1992e1c87 /math/numpy/pkg-plist
parent32e81dd7b43333fc59eabe83dafcbda68e82825f (diff)
Notes
Diffstat (limited to 'math/numpy/pkg-plist')
-rw-r--r--math/numpy/pkg-plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/numpy/pkg-plist b/math/numpy/pkg-plist
index 35402a52f396..bf409f31065f 100644
--- a/math/numpy/pkg-plist
+++ b/math/numpy/pkg-plist
@@ -34,10 +34,12 @@ lib/python1.5/site-packages/RandomArray.pyo
lib/python1.5/site-packages/UserArray.py
lib/python1.5/site-packages/UserArray.pyc
lib/python1.5/site-packages/UserArray.pyo
-@dirrm lib/python1.5/site-packages
+@unexec rmdir %B 2>/dev/null || true
share/doc/NumPy/doc.html
share/doc/NumPy/home.html
@dirrm share/doc/NumPy
+share/examples/NumPy/life.py
+share/examples/NumPy/life.pyc
share/examples/NumPy/mandelbrot.py
share/examples/NumPy/mandelbrot.pyc
share/examples/NumPy/sieve.py