diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-16 04:09:50 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-16 04:09:50 +0800 |
commit | 64739571c07a2843520bcc3cbe58a70325d0bff9 (patch) | |
tree | cd746f107786344c1991d8181799b47bea941a3a /biology/Makefile | |
parent | e9a2190405616796618529700554e3ae9f73bb93 (diff) | |
download | freebsd-ports-gnome-64739571c07a2843520bcc3cbe58a70325d0bff9.tar.gz freebsd-ports-gnome-64739571c07a2843520bcc3cbe58a70325d0bff9.tar.zst freebsd-ports-gnome-64739571c07a2843520bcc3cbe58a70325d0bff9.zip |
Add p5-Bio-ASN1-EntrezGene, a Regular expression-based Perl Parser for
NCBI Entrez Gene.
PR: 87423
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net>
Approved by: novel (mentor) (implicit)
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 9488229aa980..c81dd0446941 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -43,6 +43,7 @@ SUBDIR += nclever SUBDIR += ortep3 SUBDIR += p5-AcePerl + SUBDIR += p5-Bio-ASN1-EntrezGene SUBDIR += p5-Bio-Das SUBDIR += p5-bioperl SUBDIR += paml |