diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-22 06:36:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-22 06:36:14 +0000 |
commit | 4a7dfcd8cd56938f6bc173bd3d400c56bf6fe6b9 (patch) | |
tree | 63b9c8021be64cc5b8a5f45e0b3468706d84a8e6 /biology | |
parent | a513c4159a14231587c925bf0c6aeb6201128c2d (diff) |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/psi88/Makefile | 3 | ||||
-rw-r--r-- | biology/psi88/pkg-descr | 9 |
2 files changed, 10 insertions, 2 deletions
diff --git a/biology/psi88/Makefile b/biology/psi88/Makefile index e814c3c2b8ba..52aef691e734 100644 --- a/biology/psi88/Makefile +++ b/biology/psi88/Makefile @@ -8,7 +8,8 @@ PORTNAME= psi88 PORTVERSION= 1.0 CATEGORIES= biology -MASTER_SITES= ftp://ftp.ccl.net/pub/chemistry/software/SOURCES/FORTRAN/psi88/ +MASTER_SITES= ftp://ftp.ccl.net/pub/chemistry/software/SOURCES/FORTRAN/psi88/ \ + ftp://ftp.orgchm.bas.bg/pub/mirror/ftp.CCL.net/pub/chemistry/software/SOURCES/FORTRAN/psi88/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z diff --git a/biology/psi88/pkg-descr b/biology/psi88/pkg-descr index e664c3b9bfd7..a89ae8c55985 100644 --- a/biology/psi88/pkg-descr +++ b/biology/psi88/pkg-descr @@ -6,4 +6,11 @@ Valence semi-empirical, STO-3G, 3-21++G(*) and 6-31++G(d,p) basis sets are implemented for atoms H-Ar. -WWW: http://zarbi.chem.yale.edu/programs/psi88/index.shtml +WWW: http://zarbi.chem.yale.edu/products/psi88/index.shtml + +On-line manual is available at this web site. + +You can also download the source code of psi88 from +the above site as a ``psi88.tar.gz''. When you do ungzip and +untar this archive, you will obtain some documents and +the ``psi88.tar.Z'' file which is required at this port. |