diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-07 19:15:49 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-07 19:15:49 +0000 |
commit | e0878885916ee9f9b7d713d6fb5a5834360e5133 (patch) | |
tree | 2511b6439231c6fd9e5f4ca6d9dc248f93f07c3f /lang/pfe/pkg-plist | |
parent | 5b4b427b46ea9bc0fde804effd5bea4991198a57 (diff) | |
download | ports-e0878885916ee9f9b7d713d6fb5a5834360e5133.tar.gz ports-e0878885916ee9f9b7d713d6fb5a5834360e5133.zip |
Notes
Diffstat (limited to 'lang/pfe/pkg-plist')
-rw-r--r-- | lang/pfe/pkg-plist | 143 |
1 files changed, 68 insertions, 75 deletions
diff --git a/lang/pfe/pkg-plist b/lang/pfe/pkg-plist index d82637275862..177af6b4a10d 100644 --- a/lang/pfe/pkg-plist +++ b/lang/pfe/pkg-plist @@ -1,5 +1,5 @@ -include/pfe-config.h -include/pfe-target.h +bin/pfe +bin/pfe-config include/pfe/block-ext.h include/pfe/block-mix.h include/pfe/block-sub.h @@ -40,6 +40,7 @@ include/pfe/floating-ext.h include/pfe/floating-mix.h include/pfe/forth-83-ext.h include/pfe/forth-usual-ext.h +include/pfe/fpnostack-ext.h include/pfe/gforth-ext.h include/pfe/header-ext.h include/pfe/header-sub.h @@ -74,97 +75,89 @@ include/pfe/useful-ext.h include/pfe/utils-sub.h include/pfe/version-sub.h include/pfe/your-ext.h -@dirrm include/pfe -share/pfe/lib/arrays.4th -share/pfe/lib/defer-is.4th -share/pfe/lib/doermake.4th -share/pfe/lib/library.4th -share/pfe/lib/loading.4th -share/pfe/lib/pardot.4th -share/pfe/lib/sh-libs.4th -share/pfe/lib/struct.4th -@dirrm share/pfe/lib -share/pfe/test/answords.fs -share/pfe/test/arith.4th -share/pfe/test/bubble.fs -share/pfe/test/checkans.4th -share/pfe/test/checkans.fs -share/pfe/test/compare.4th -share/pfe/test/compspeed.fs -share/pfe/test/coretest.4th -share/pfe/test/coretest.fs -share/pfe/test/dbltest.4th -share/pfe/test/dbltest.fs -share/pfe/test/defs.4th -share/pfe/test/environ.4th -share/pfe/test/exceptn.4th -share/pfe/test/fib.fs -share/pfe/test/file.4th -share/pfe/test/float.4th -share/pfe/test/hashvocdistri.fs -share/pfe/test/intactv.4th -share/pfe/test/locals-ext.4th -share/pfe/test/loop-test.4th -share/pfe/test/matrix.fs -share/pfe/test/mini-oof.fs -share/pfe/test/moof-exm.fs -share/pfe/test/moofglos.fs -share/pfe/test/postpone.4th -share/pfe/test/postpone.fs -share/pfe/test/search-order.4th -share/pfe/test/search-order.fs -share/pfe/test/siev.fs -share/pfe/test/sieve.fs -share/pfe/test/sievem.fs -share/pfe/test/sokoban.4th -share/pfe/test/sokoban.fs -share/pfe/test/speedwhile.fs -share/pfe/test/stack.4th -share/pfe/test/string.4th -share/pfe/test/suite.4th -share/pfe/test/tester.fs -share/pfe/test/trydstrings.fs -share/pfe/test/tt.4th -share/pfe/test/tt.fs -share/pfe/test/wordsets.4th -share/pfe/test/wordsets.fs -@dirrm share/pfe/test -@dirrm share/pfe -lib/pfe/dstrings.a +include/pfe-config.h +include/pfe-target.h +lib/libpfe-0.so.32 +lib/libpfe.a +lib/libpfe.la +lib/libpfe.so lib/pfe/dstrings.la lib/pfe/dstrings.so -lib/pfe/edit.a lib/pfe/edit.la lib/pfe/edit.so -lib/pfe/floating.a lib/pfe/floating.la lib/pfe/floating.so -lib/pfe/gforth.a +lib/pfe/fpnostack.la +lib/pfe/fpnostack.so lib/pfe/gforth.la lib/pfe/gforth.so -lib/pfe/help.a lib/pfe/help.la lib/pfe/help.so -lib/pfe/module.a lib/pfe/module.la lib/pfe/module.so -lib/pfe/smart-go.a lib/pfe/smart-go.la lib/pfe/smart-go.so -lib/pfe/struct.a lib/pfe/struct.la lib/pfe/struct.so -lib/pfe/toolbelt.a lib/pfe/toolbelt.la lib/pfe/toolbelt.so -lib/pfe/zchar.a lib/pfe/zchar.la lib/pfe/zchar.so -lib/libpfe-0.so -lib/libpfe-0.so.32 +%%DATADIR%%/lib/arrays.4th +%%DATADIR%%/lib/defer-is.4th +%%DATADIR%%/lib/doermake.4th +%%DATADIR%%/lib/library.4th +%%DATADIR%%/lib/loading.4th +%%DATADIR%%/lib/pardot.4th +%%DATADIR%%/lib/sh-libs.4th +%%DATADIR%%/lib/struct.4th +%%DATADIR%%/test/answords.fs +%%DATADIR%%/test/arith.4th +%%DATADIR%%/test/bubble.fs +%%DATADIR%%/test/checkans.4th +%%DATADIR%%/test/checkans.fs +%%DATADIR%%/test/compare.4th +%%DATADIR%%/test/compspeed.fs +%%DATADIR%%/test/coretest.4th +%%DATADIR%%/test/coretest.fs +%%DATADIR%%/test/dbltest.4th +%%DATADIR%%/test/dbltest.fs +%%DATADIR%%/test/defs.4th +%%DATADIR%%/test/environ.4th +%%DATADIR%%/test/exceptn.4th +%%DATADIR%%/test/fib.fs +%%DATADIR%%/test/file.4th +%%DATADIR%%/test/float.4th +%%DATADIR%%/test/fpnostack.4th +%%DATADIR%%/test/hashvocdistri.fs +%%DATADIR%%/test/intactv.4th +%%DATADIR%%/test/locals-ext.4th +%%DATADIR%%/test/loop-test.4th +%%DATADIR%%/test/matrix.fs +%%DATADIR%%/test/mini-oof.fs +%%DATADIR%%/test/moof-exm.fs +%%DATADIR%%/test/moofglos.fs +%%DATADIR%%/test/postpone.4th +%%DATADIR%%/test/postpone.fs +%%DATADIR%%/test/search-order.4th +%%DATADIR%%/test/search-order.fs +%%DATADIR%%/test/siev.fs +%%DATADIR%%/test/sieve.fs +%%DATADIR%%/test/sievem.fs +%%DATADIR%%/test/sokoban.4th +%%DATADIR%%/test/sokoban.fs +%%DATADIR%%/test/speedwhile.fs +%%DATADIR%%/test/stack.4th +%%DATADIR%%/test/string.4th +%%DATADIR%%/test/suite.4th +%%DATADIR%%/test/tester.fs +%%DATADIR%%/test/trydstrings.fs +%%DATADIR%%/test/tt.4th +%%DATADIR%%/test/tt.fs +%%DATADIR%%/test/wordsets.4th +%%DATADIR%%/test/wordsets.fs +@dirrm %%DATADIR%%/test +@dirrm %%DATADIR%%/lib +@dirrm %%DATADIR%% @dirrm lib/pfe -lib/libpfe.a -lib/libpfe.la -lib/libpfe.so -bin/pfe -bin/pfe-config +@dirrm include/pfe |