diff options
author | mjl <mjl@pkgsrc.org> | 2002-03-19 15:04:17 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2002-03-19 15:04:17 +0000 |
commit | 353d56d87e848ac8f9f372be59693c07cdcd9b63 (patch) | |
tree | b282a54f10ac3abc799984e61157511842b165ce /math/Makefile | |
parent | 7d0783f734ef555259f3cfdf150c513dd21c72c9 (diff) | |
download | pkgsrc-353d56d87e848ac8f9f372be59693c07cdcd9b63.tar.gz |
Enable p5-Spreadsheet-WriteExcel
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 517cc282e49..a995cc2f975 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2002/02/02 03:32:42 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2002/03/19 15:04:17 mjl Exp $ # COMMENT= Mathematics @@ -40,6 +40,7 @@ SUBDIR+= p5-Math-BigInteger SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal SUBDIR+= p5-Math-Pari +SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari SUBDIR+= php4-bcmath SUBDIR+= pspp |