diff options
author | mjl <mjl> | 2003-03-02 19:41:29 +0000 |
---|---|---|
committer | mjl <mjl> | 2003-03-02 19:41:29 +0000 |
commit | 1ccd439513c4668574c43b9a4c4aaa8ea74b0305 (patch) | |
tree | aafea8314d329ebfb6239191b1a7f0690ab1751b /math/Makefile | |
parent | d546317efbc5dc9480c723d8ce2ea86f08a1712e (diff) | |
download | pkgsrc-1ccd439513c4668574c43b9a4c4aaa8ea74b0305.tar.gz |
Enable p5-Spreadsheet-ParseExcel
Diffstat (limited to 'math/Makefile')
-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 |