diff options
author | jeh <jeh@FreeBSD.org> | 2001-02-12 00:28:59 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-02-12 00:28:59 +0800 |
commit | 1575425fa548d42dd928ecc24d27fac8a205edab (patch) | |
tree | 8f480f0792ef565d5902e4b7ed96a9d0af153e3a /biology/fasta3/pkg-message | |
parent | 8078b1770fc5c9725b1e6aa19d3470acddde5460 (diff) | |
download | freebsd-ports-gnome-1575425fa548d42dd928ecc24d27fac8a205edab.tar.gz freebsd-ports-gnome-1575425fa548d42dd928ecc24d27fac8a205edab.tar.zst freebsd-ports-gnome-1575425fa548d42dd928ecc24d27fac8a205edab.zip |
- New port: biology/fasta3, which comprises the FASTA3 suite of DNA and
protein sequence search programs
- FASTA3 updates only some of the elements of FASTA2, which is why I have
submitted ports of both versions (as biology/fasta and biology/fasta3)
PR: 24716
Submitted by: Johann Visagie <johann@egenetics.com>
Diffstat (limited to 'biology/fasta3/pkg-message')
-rw-r--r-- | biology/fasta3/pkg-message | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/biology/fasta3/pkg-message b/biology/fasta3/pkg-message new file mode 100644 index 000000000000..4a6cc7e32515 --- /dev/null +++ b/biology/fasta3/pkg-message @@ -0,0 +1,15 @@ +-------------------------------------------------------------------------- + +The FASTA3 package has been successfully installed. + +NB: A sample configuration file has been installed to %%PREFIX%%/etc as +"fastlibs.sample". This may be renamed to "fastlibs" and edited +to suit the requirements of a particular site. + +In order to use the FASTA3 programs, a user must set the environment +variable FASTLIBS to contain the full path of the FASTA3 configuration +file, e.g.: + +- set FASTLIBS to: "%%PREFIX%%/etc/fastlibs" + +-------------------------------------------------------------------------- |