diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-11-27 10:47:36 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-11-27 10:47:36 +0800 |
commit | bbc4877634a34777abdbcec6cd9d6966b0bde9bc (patch) | |
tree | ba6d64a38d9fcc8048e009544d21dc74b559348b /math/Makefile | |
parent | a86c8b881c3d666568ea56868d183fecd7f933db (diff) | |
download | freebsd-ports-gnome-bbc4877634a34777abdbcec6cd9d6966b0bde9bc.tar.gz freebsd-ports-gnome-bbc4877634a34777abdbcec6cd9d6966b0bde9bc.tar.zst freebsd-ports-gnome-bbc4877634a34777abdbcec6cd9d6966b0bde9bc.zip |
Add pari-devel 2.2.0.a, mathmatics library and advanced calculator package.
PR: ports/31386
Submitted by: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 1ad11ca1b604..c6a473ee598a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -88,6 +88,7 @@ SUBDIR += p5-Statistics-OLS SUBDIR += p5-Statistics-Table-F SUBDIR += pari + SUBDIR += pari-devel SUBDIR += parmetis SUBDIR += physcalc SUBDIR += plplot |