diff options
author | mjl <mjl@pkgsrc.org> | 2003-03-02 19:41:29 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2003-03-02 19:41:29 +0000 |
commit | abe85311d43d9c2cdf21f1d37e8c2162a59e5d04 (patch) | |
tree | aafea8314d329ebfb6239191b1a7f0690ab1751b /math | |
parent | e53cf6aae9c066df778262bdae8c623b6a6833c3 (diff) | |
download | pkgsrc-abe85311d43d9c2cdf21f1d37e8c2162a59e5d04.tar.gz |
Enable p5-Spreadsheet-ParseExcel
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 2b21e82834b..c63649950f0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2003/01/23 19:28:30 wiz Exp $ +# $NetBSD: Makefile,v 1.97 2003/03/02 19:41:29 mjl Exp $ # COMMENT= Mathematics @@ -56,6 +56,7 @@ SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal SUBDIR+= p5-Math-Pari SUBDIR+= p5-Number-Latin +SUBDIR+= p5-Spreadsheet-ParseExcel SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari SUBDIR+= php4-bcmath |