diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-02-28 01:22:29 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-02-28 01:22:29 +0800 |
commit | 8ae8bf8ffd4661c16de029208b8338f8dd7e565c (patch) | |
tree | 69741a7668b4cc165cef4622da5f56c028b6d46f /biology/Makefile | |
parent | f838d7391ab9eea320ff9bae2eccde94e87b63f7 (diff) | |
download | freebsd-ports-gnome-8ae8bf8ffd4661c16de029208b8338f8dd7e565c.tar.gz freebsd-ports-gnome-8ae8bf8ffd4661c16de029208b8338f8dd7e565c.tar.zst freebsd-ports-gnome-8ae8bf8ffd4661c16de029208b8338f8dd7e565c.zip |
add gp
GP is a set of small utilities to manipulate DNA sequences
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index 880d5e36e467..52ca8f84d005 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -11,6 +11,7 @@ SUBDIR += fasta3 SUBDIR += fastdnaml SUBDIR += gaussian98 + SUBDIR += gp SUBDIR += gperiodic SUBDIR += hmmer SUBDIR += kinemage |