diff options
author | max <max@FreeBSD.org> | 1997-06-22 04:47:39 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-22 04:47:39 +0800 |
commit | 6c80778c0e2c85d44fd2d34297d10c74749c82c6 (patch) | |
tree | 3accbb7dffc874a92991692b5566fbe3af05353b /math/pari/pkg-message | |
parent | 2c20bb586f8bff0cfa623be1d26d62e1c3c98959 (diff) | |
download | freebsd-ports-gnome-6c80778c0e2c85d44fd2d34297d10c74749c82c6.tar.gz freebsd-ports-gnome-6c80778c0e2c85d44fd2d34297d10c74749c82c6.tar.zst freebsd-ports-gnome-6c80778c0e2c85d44fd2d34297d10c74749c82c6.zip |
New port, pari:
Mathmatics library and advanced calculator package
PR: 3357
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
Diffstat (limited to 'math/pari/pkg-message')
-rw-r--r-- | math/pari/pkg-message | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/math/pari/pkg-message b/math/pari/pkg-message new file mode 100644 index 000000000000..1e734297ea4d --- /dev/null +++ b/math/pari/pkg-message @@ -0,0 +1,19 @@ +************************************************************************* +Copyright notice: + +This is version 1.39 of PARI, (c) 1989-1993 by +C. Batut, D. Bernardi, H. Cohen and M. Olivier. + +This software is intended as a service to the scientific community, +but the authors cannot be held responsible for any consequences, +either direct or indirect, which the use of this package may have. +It can be freely copied and spread, as long as no files are modified, and +that the whole package (source and manual), including this README file +is included. +***** +Original copyright is in pari-1.39.03/src/README in the distfile: +pari-1.39.03.tar.gz + +This distfile can be found in /cdrom/ports/distfiles or +ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/. +************************************************************************* |