diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-01 17:03:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-01 17:03:28 +0800 |
commit | 74e156b0988145d75f5c1ec6e3d3bfe851eb1de6 (patch) | |
tree | 79dc76f6d7be1a69203c506f0f1eacab8065c8c0 /biology/Makefile | |
parent | 2ffc60c4764f1a7eca8c8257d06d9b4f403f7879 (diff) | |
download | freebsd-ports-gnome-74e156b0988145d75f5c1ec6e3d3bfe851eb1de6.tar.gz freebsd-ports-gnome-74e156b0988145d75f5c1ec6e3d3bfe851eb1de6.tar.zst freebsd-ports-gnome-74e156b0988145d75f5c1ec6e3d3bfe851eb1de6.zip |
p5-Bio-MAGETAB contains the core MAGE-TAB Utilities Perl modules. This
is a beta release. All functions have now been implemented and most
have test suites; the exceptions include the modules involved in
export of MAGE-TAB documents, which are still a little experimental in
nature. The API is mostly finalised (and fully documented), but some
details may yet change where necessary to improve usability.
WWW: http://search.cpan.org/dist/Bio-MAGETAB/
PR: ports/136021
Submitted by: Wen Heping <wenheping at gmail.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 1f6c6de10713..f5e23b38502c 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -61,6 +61,7 @@ SUBDIR += p5-Bio-Das SUBDIR += p5-Bio-Glite SUBDIR += p5-Bio-Graphics + SUBDIR += p5-Bio-MAGETAB SUBDIR += p5-Bio-Phylo SUBDIR += p5-bioperl SUBDIR += p5-bioperl-run |