diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-19 19:02:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-19 19:02:46 +0800 |
commit | 1185d0109f4640140a60c68c19524d1269ded3d4 (patch) | |
tree | 791090019ca7e8f3ea81c5e9f710d63b41bd0e2c /science/mol2ps/pkg-descr | |
parent | e487eb9b2a674a11570665b6bb861b4bc07b01db (diff) | |
download | freebsd-ports-gnome-1185d0109f4640140a60c68c19524d1269ded3d4.tar.gz freebsd-ports-gnome-1185d0109f4640140a60c68c19524d1269ded3d4.tar.zst freebsd-ports-gnome-1185d0109f4640140a60c68c19524d1269ded3d4.zip |
mol2ps is a freely available command-line utility program which reads
molecular structure files in different formats and generates
Postscript output for 2D display. The Postscript file can then be used
e.g. for creating a bitmap file, using a Postscript interpreter like
Ghostscript.
WWW: http://merian.pch.univie.ac.at/~nhaider/cheminf/mol2ps.html
PR: ports/138673
Feature safe: yes
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
Diffstat (limited to 'science/mol2ps/pkg-descr')
-rw-r--r-- | science/mol2ps/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/science/mol2ps/pkg-descr b/science/mol2ps/pkg-descr new file mode 100644 index 000000000000..518ed9152c63 --- /dev/null +++ b/science/mol2ps/pkg-descr @@ -0,0 +1,7 @@ +mol2ps is a freely available command-line utility program which reads +molecular structure files in different formats and generates +Postscript output for 2D display. The Postscript file can then be used +e.g. for creating a bitmap file, using a Postscript interpreter like +Ghostscript. + +WWW: http://merian.pch.univie.ac.at/~nhaider/cheminf/mol2ps.html |