diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-16 16:01:05 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-16 16:01:05 +0000 |
commit | 2bde4d927e7566e4134e489e21e6b13691b9154d (patch) | |
tree | e6ce4247bb769a0b5f32ef17e59295848b24c5d1 /biology | |
parent | 1b85a6c4e5cf00b28f5681bbc0ed1c3d984c329b (diff) |
- add LICENSE:
Notes
Notes:
svn path=/head/; revision=226267
Diffstat (limited to 'biology')
-rw-r--r-- | biology/adun/pkg-descr | 2 | ||||
-rw-r--r-- | biology/biococoa/pkg-descr | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/biology/adun/pkg-descr b/biology/adun/pkg-descr index d497e1a28ba6..7e52cd7e8c60 100644 --- a/biology/adun/pkg-descr +++ b/biology/adun/pkg-descr @@ -1,4 +1,6 @@ Adun is a new extendible molecular simulation program that also includes data management and analysis capabilities. +LICENSE: GPL + WWW: http://diana.imim.es/Adun diff --git a/biology/biococoa/pkg-descr b/biology/biococoa/pkg-descr index d361c2373ba1..b183858c00e3 100644 --- a/biology/biococoa/pkg-descr +++ b/biology/biococoa/pkg-descr @@ -4,4 +4,6 @@ Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and TNT files by writing only three lines of code. The framework is written in Cocoa (Objective-C). +LICENSE: LGPL2 or later + WWW: http://bioinformatics.org/biococoa/ |