freebsd-ports/biology/ortep3/pkg-descr
Alexander Langer 9ce1c4c8ae Update to version 1.0.3
PR:		19094
Submitted by:	maintainer

While I'm hear, clean up the port, e.g.:
* Don't create/delete PATCHDIR while building this port
* put the distfile, which is unversioned, to my local-distfiles space.
* remove/reorder some actions, such as stripping twice.

Reviewed by:	will
2000-06-11 15:13:50 +00:00

23 lines
586 B
Plaintext

This is ORTEP-III, the Oak Ridge Thermal Ellipsoid Plot Program for Crystal
Structure Illustrations.
(1) If you can use `pgplot' as screen drawing routine, type
% make USEPGPLOT=yes
(2) If you are not familier to `pgplot', note the followings:
Before you use ortep3 with pgplot library,
run pgdisp server and setenv PGPLOT_DEV as
% pgdisp &
% setenv PGPLOT_DEV /xwindow
then you can see the ortep-drawing on a pgplot window.
Examples and documentation or on the web site.
WWW: http://www.ornl.gov/ortep/ortep.html
- Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>