mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
21 lines
544 B
Plaintext
21 lines
544 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 WITH_PGPLOT=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
|