diff options
author | mjl <mjl> | 2002-03-19 15:04:17 +0000 |
---|---|---|
committer | mjl <mjl> | 2002-03-19 15:04:17 +0000 |
commit | 5cfd2b631bdfb8fb1874fbe624335182b1705aea (patch) | |
tree | b282a54f10ac3abc799984e61157511842b165ce /math/Makefile | |
parent | 40edfbac861bdb5a211b0413ad36b5628aa89fc2 (diff) | |
download | pkgsrc-5cfd2b631bdfb8fb1874fbe624335182b1705aea.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 |