1 | 1,2c1,4 |
---|
2 | < # $Id: Portfile 20456 2006-11-03 15:10:31Z blair@macports.org $ |
---|
3 | < PortSystem 1.0 |
---|
4 | --- |
---|
5 | > # $Id$ |
---|
6 | > |
---|
7 | > PortSystem 1.0 |
---|
8 | > |
---|
9 | 4,5c6,7 |
---|
10 | < version 3.0.0 |
---|
11 | < revision 1 |
---|
12 | --- |
---|
13 | > version 6.0.1 |
---|
14 | > revision 0 |
---|
15 | 8,16c10,18 |
---|
16 | < description Molecular Biology software analysis package |
---|
17 | < long_description EMBOSS is a free Open Source software analysis package \ |
---|
18 | < specially developed for the needs of the molecular biology user \ |
---|
19 | < community. The software automatically copes with data \ |
---|
20 | < in a variety of formats and even allows transparent \ |
---|
21 | < retrieval of sequence data from the web. |
---|
22 | < homepage http://www.hgmp.mrc.ac.uk/Software/EMBOSS/ |
---|
23 | < master_sites ftp://ftp.uk.embnet.org/pub/EMBOSS/ |
---|
24 | < checksums md5 fa72feded9ab9272e3e731c09f545dcc |
---|
25 | --- |
---|
26 | > description Molecular Biology software analysis package |
---|
27 | > long_description EMBOSS is a free Open Source software analysis package \ |
---|
28 | > specially developed for the needs of the molecular biology user \ |
---|
29 | > community. The software automatically copes with data \ |
---|
30 | > in a variety of formats and even allows transparent \ |
---|
31 | > retrieval of sequence data from the web. |
---|
32 | > homepage http://emboss.sourceforge.net |
---|
33 | > master_sites ftp://emboss.open-bio.org/pub/EMBOSS/ |
---|
34 | > checksums md5 2182b148dace6bea403deed8facae40d |
---|
35 | 18d19 |
---|
36 | < |
---|