diff options
author | nbm <nbm@FreeBSD.org> | 2000-07-31 12:12:24 +0000 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-07-31 12:12:24 +0000 |
commit | c43d7f0ebbf0036d45169f8e517bf94522768c2f (patch) | |
tree | 0bf06fafbdafa6034892dca7e7c6e3f3b16d046e /biology/Makefile | |
parent | 5a13fa10e95ba359dd5c3d01611533ebc7d5d887 (diff) | |
download | FreeBSD-ports-c43d7f0ebbf0036d45169f8e517bf94522768c2f.zip FreeBSD-ports-c43d7f0ebbf0036d45169f8e517bf94522768c2f.tar.gz |
Add py-biopython, is a collection of Python packages and modules created
by the Biopython Project, intended to provide the basis for building
bioinformatics applications in the Python language.
PR: ports/20260
Submitted by: Johann Visagie <johann@egenetics.com>
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 3142d00..6508ab5 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -18,6 +18,7 @@ SUBDIR += platon SUBDIR += povchem SUBDIR += psi88 + SUBDIR += py-biopython SUBDIR += rasmol SUBDIR += seaview SUBDIR += sim4 |