diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-06 20:04:15 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-06 20:04:15 +0000 |
commit | 2a1c4bb9937204cd60f99aaba25c55ba12c50aeb (patch) | |
tree | 4f8684f6204b9a667b4eeae3b6cb52033c90ba64 /biology/xmolwt/pkg-descr | |
parent | 1844b242bb6a07032fb931d46419134e316db0c9 (diff) | |
download | ports-2a1c4bb9937204cd60f99aaba25c55ba12c50aeb.tar.gz ports-2a1c4bb9937204cd60f99aaba25c55ba12c50aeb.zip |
This program calculate formula weight and percent of each elements.
PR: ports/13467
Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
Notes
Notes:
svn path=/head/; revision=21329
Diffstat (limited to 'biology/xmolwt/pkg-descr')
-rw-r--r-- | biology/xmolwt/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/biology/xmolwt/pkg-descr b/biology/xmolwt/pkg-descr new file mode 100644 index 000000000000..e9dc5181eb3d --- /dev/null +++ b/biology/xmolwt/pkg-descr @@ -0,0 +1,14 @@ +Xmolwt (Motif version)/Gmolwt (GTK+ version) + +This program calculate formula weight and percent of each elements +for the given chemical formula. + +This porting is building up a GTK+ version of the program. +If you want to use/build a Motif version, +then use Makefile.motif which is attached. + +Please see the web site, + http://www.st.hirosaki-u.ac.jp/~rmiya/xmolwt/xmolwt-e.html + +-- +rmiya |