aboutsummaryrefslogtreecommitdiff
path: root/math/mumps/pkg-plist
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2008-10-26 20:07:41 +0000
committerThierry Thomas <thierry@FreeBSD.org>2008-10-26 20:07:41 +0000
commit252021bdaf6056719174f5f302cfdc24ffcca0db (patch)
tree7330c3ef22e254aae61f37e44a485db86cdf15ec /math/mumps/pkg-plist
parent7157a16e821c71257af1bb45456165df9c1e17cd (diff)
downloadports-252021bdaf6056719174f5f302cfdc24ffcca0db.tar.gz
ports-252021bdaf6056719174f5f302cfdc24ffcca0db.zip
Notes
Diffstat (limited to 'math/mumps/pkg-plist')
-rw-r--r--math/mumps/pkg-plist24
1 files changed, 19 insertions, 5 deletions
diff --git a/math/mumps/pkg-plist b/math/mumps/pkg-plist
index 062fa0fdba79..13360d7f3e72 100644
--- a/math/mumps/pkg-plist
+++ b/math/mumps/pkg-plist
@@ -1,25 +1,39 @@
include/cmumps_c.h
-include/cmumps_prec.h
include/cmumps_root.h
include/cmumps_struc.h
include/dmumps_c.h
-include/dmumps_prec.h
include/dmumps_root.h
include/dmumps_struc.h
+include/mumps_c_types.h
+include/mumps_compat.h
include/smumps_c.h
-include/smumps_prec.h
include/smumps_root.h
include/smumps_struc.h
include/zmumps_c.h
-include/zmumps_prec.h
include/zmumps_root.h
include/zmumps_struc.h
lib/libcmumps.a
lib/libdmumps.a
+lib/libmumps_common.a
+lib/libpord.a
lib/libsmumps.a
lib/libzmumps.a
-lib/libpord.a
%%WITH_LIBSEQ%%lib/libmpiseq.a
%%PORTDOCS%%%%DOCSDIR%%/userguide_%%MUMPSVERSION%%.pdf
%%PORTDOCS%%%%DOCSDIR%%/userguide_%%MUMPSVERSION%%.ps.gz
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c_example
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c_example.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csimpletest
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csimpletest.F
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dsimpletest
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dsimpletest.F
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/input_simpletest_cmplx
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/input_simpletest_real
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssimpletest
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssimpletest.F
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zsimpletest
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zsimpletest.F
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%