From 0ca28723fbfb0ed88954e35bf45d7462a40a5178 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:11:36 +0000 Subject: Move pkg/ files into package's toplevel directory --- math/mcsim/DESCR | 7 +++++++ math/mcsim/PLIST | 20 ++++++++++++++++++++ math/mcsim/pkg/DESCR | 7 ------- math/mcsim/pkg/PLIST | 20 -------------------- 4 files changed, 27 insertions(+), 27 deletions(-) create mode 100644 math/mcsim/DESCR create mode 100644 math/mcsim/PLIST delete mode 100644 math/mcsim/pkg/DESCR delete mode 100644 math/mcsim/pkg/PLIST (limited to 'math/mcsim') diff --git a/math/mcsim/DESCR b/math/mcsim/DESCR new file mode 100644 index 00000000000..5eb8309e63d --- /dev/null +++ b/math/mcsim/DESCR @@ -0,0 +1,7 @@ +MCSim is a general purpose modeling and simulation program which also +performs standard or Markov chain Monte Carlo simulations. It allows +you to specify a set of linear or nonlinear equations (eventually +differential), and solve them using parameter values you choose or +parameter values sampled from specified statistical distributions. +Simulation outputs can be compared to experimental data for parameter +estimation. diff --git a/math/mcsim/PLIST b/math/mcsim/PLIST new file mode 100644 index 00000000000..acac60c767a --- /dev/null +++ b/math/mcsim/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:15:12 zuntum Exp $ +bin/mcsim +bin/mod +@unexec install-info --delete --info-dir=%D/info %D/info/mcsim +info/mcsim +info/mcsim-1 +info/mcsim-2 +info/mcsim-3 +@exec install-info --info-dir=%D/info %D/info/mcsim +share/doc/html/mcsim/mcsim.html +share/doc/mcsim/About-Datasets.txt +share/doc/mcsim/About-Doc.txt +share/doc/mcsim/About-MCSim.txt +share/doc/mcsim/MCSim-changelog +share/doc/mcsim/MCSim-to-do +share/doc/mcsim/Manual-Update.txt +share/doc/mcsim/Programming-notes.txt +share/doc/mcsim/mcsim.dvi +@dirrm share/doc/html/mcsim +@dirrm share/doc/mcsim diff --git a/math/mcsim/pkg/DESCR b/math/mcsim/pkg/DESCR deleted file mode 100644 index 5eb8309e63d..00000000000 --- a/math/mcsim/pkg/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -MCSim is a general purpose modeling and simulation program which also -performs standard or Markov chain Monte Carlo simulations. It allows -you to specify a set of linear or nonlinear equations (eventually -differential), and solve them using parameter values you choose or -parameter values sampled from specified statistical distributions. -Simulation outputs can be compared to experimental data for parameter -estimation. diff --git a/math/mcsim/pkg/PLIST b/math/mcsim/pkg/PLIST deleted file mode 100644 index 194d9a4492a..00000000000 --- a/math/mcsim/pkg/PLIST +++ /dev/null @@ -1,20 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/02/25 22:14:20 jtb Exp $ -bin/mcsim -bin/mod -@unexec install-info --delete --info-dir=%D/info %D/info/mcsim -info/mcsim -info/mcsim-1 -info/mcsim-2 -info/mcsim-3 -@exec install-info --info-dir=%D/info %D/info/mcsim -share/doc/html/mcsim/mcsim.html -share/doc/mcsim/About-Datasets.txt -share/doc/mcsim/About-Doc.txt -share/doc/mcsim/About-MCSim.txt -share/doc/mcsim/MCSim-changelog -share/doc/mcsim/MCSim-to-do -share/doc/mcsim/Manual-Update.txt -share/doc/mcsim/Programming-notes.txt -share/doc/mcsim/mcsim.dvi -@dirrm share/doc/html/mcsim -@dirrm share/doc/mcsim -- cgit v1.2.3