diff options
author | arved <arved@FreeBSD.org> | 2003-01-16 23:38:13 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-01-16 23:38:13 +0000 |
commit | 760104eef5204704409ce0c4441f44c4b4345e99 (patch) | |
tree | 4fe90e9475599ef237e03d0e97752cac87a1c3da /graphics/epix/pkg-plist | |
parent | cb8a4a4e723f7562fcff3ecee7ab6e5febbfab4d (diff) | |
download | FreeBSD-ports-760104eef5204704409ce0c4441f44c4b4345e99.zip FreeBSD-ports-760104eef5204704409ce0c4441f44c4b4345e99.tar.gz |
Update to 0.8.8a
PR: 47076
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'graphics/epix/pkg-plist')
-rw-r--r-- | graphics/epix/pkg-plist | 48 |
1 files changed, 22 insertions, 26 deletions
diff --git a/graphics/epix/pkg-plist b/graphics/epix/pkg-plist index 05fc270..c9b53b9 100644 --- a/graphics/epix/pkg-plist +++ b/graphics/epix/pkg-plist @@ -1,30 +1,26 @@ +bin/elaps bin/epix bin/laps -bin/elaps include/epix.h lib/libepix.a -share/epix/epix-%%VERSION%%_samples.tar -share/epix/calculus.c -share/epix/clipplot.c -share/epix/contour.c -share/epix/demoivre.c -share/epix/denom.c -share/epix/flow-plot.c -share/epix/geomsum.c -share/epix/golden_rect.c -share/epix/koch.c -share/epix/levelset.c -share/epix/lissajous.c -share/epix/makefigs -share/epix/polar.c -share/epix/sample.aux -share/epix/sample.tex -share/epix/slopefield.c -share/epix/sphere.c -share/epix/stereo-left.c -share/epix/stereo-right.c -share/epix/template -share/epix/uppersum.c -share/epix/weierstrass.c -share/epix/wheel.c -@dirrm share/epix +share/epix/config/bash_completions +share/epix/config/epix.el +share/epix/config/epix.spec +share/epix/config/epix.texi +share/epix/config/update_figs.sh +share/epix/notes/BUGS +share/epix/notes/CHANGELOG +share/epix/notes/INSTALL +share/epix/notes/POST-INSTALL +share/epix/notes/README +share/epix/notes/README-authors +share/epix/notes/README-changes +share/epix/notes/THANKS +share/epix/notes/TODO +share/epix/samples/epix-%%VERSION%%_samples.tar +@dirrm share/epix/samples +@dirrm share/epix/notes +@dirrm share/epix/config +@exec mkdir -p %D/share/epix/tutorial +@exec rmdir %D/share/epix/tutorial 2>/dev/null || true +@exec rmdir %D/share/epix 2>/dev/null || true |