diff options
author | wen <wen@FreeBSD.org> | 2010-03-01 17:16:25 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-03-01 17:16:25 +0800 |
commit | b0dffcd30576d1c12df1e7b87c2ee07df301b979 (patch) | |
tree | b4f2bfd4137ed0a0568fb279ff1c55458e70ac9e /biology/Makefile | |
parent | 525b857a3ee91d2650e627499955eb1f04a57e5d (diff) | |
download | freebsd-ports-gnome-b0dffcd30576d1c12df1e7b87c2ee07df301b979.tar.gz freebsd-ports-gnome-b0dffcd30576d1c12df1e7b87c2ee07df301b979.tar.zst freebsd-ports-gnome-b0dffcd30576d1c12df1e7b87c2ee07df301b979.zip |
p5-Bio-Das-Lite is an implementation of a client for the DAS protocol (XML
over HTTP primarily for biological-data).
WWW: http://search.cpan.org/dist/Bio-Das-Lite/
Feature safe: yes
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 3e1529566bff..b5db583ea90f 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -60,6 +60,7 @@ SUBDIR += p5-AcePerl SUBDIR += p5-Bio-ASN1-EntrezGene SUBDIR += p5-Bio-Das + SUBDIR += p5-Bio-Das-Lite SUBDIR += p5-Bio-Glite SUBDIR += p5-Bio-Graphics SUBDIR += p5-Bio-MAGETAB |