aboutsummaryrefslogtreecommitdiff
path: root/graphics/epix/pkg-plist
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-05 19:55:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-05 19:55:49 +0000
commitffee13f318a7b2c169b31dfa0ff305ce0c4eb5ea (patch)
treec25e64c9c728c36a6d95d9d41ba8fbce1da303ef /graphics/epix/pkg-plist
parente4cd19415fd53d4ab734c3bf5658aeac08ce5bd5 (diff)
- Update to 1.0.0
PR: ports/73461 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=120911
Diffstat (limited to 'graphics/epix/pkg-plist')
-rw-r--r--graphics/epix/pkg-plist8
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/epix/pkg-plist b/graphics/epix/pkg-plist
index 1116b25e7200..6b91cb6410bf 100644
--- a/graphics/epix/pkg-plist
+++ b/graphics/epix/pkg-plist
@@ -1,5 +1,6 @@
bin/elaps
bin/epix
+bin/flix
bin/keywords
bin/laps
include/epix.h
@@ -7,21 +8,22 @@ lib/libepix.a
%%DATADIR%%/config/bash_completions
%%DATADIR%%/config/epix.el
%%DATADIR%%/config/epix.spec
-%%DATADIR%%/config/epix.texi
%%DATADIR%%/config/update_figs.sh
%%DATADIR%%/notes/BUGS
%%DATADIR%%/notes/CHANGELOG
%%DATADIR%%/notes/INSTALL
%%DATADIR%%/notes/POST-INSTALL
%%DATADIR%%/notes/README
-%%DATADIR%%/notes/README-authors
%%DATADIR%%/notes/README-changes
%%DATADIR%%/notes/THANKS
%%DATADIR%%/notes/TODO
%%DATADIR%%/samples/epix-%%VERSION%%_samples.tar
+%%DATADIR%%/tutorial/contrib/CartesianCoord.cc
+%%DATADIR%%/tutorial/contrib/CoordAxis.cc
+%%DATADIR%%/tutorial/contrib/CoordSystem.cc
+@dirrm %%DATADIR%%/tutorial/contrib
@dirrm %%DATADIR%%/samples
@dirrm %%DATADIR%%/notes
@dirrm %%DATADIR%%/config
-@exec mkdir -p %D/%%DATADIR%%/tutorial
@unexec rmdir %D/%%DATADIR%%/tutorial 2>/dev/null || true
@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true