diff options
author | seb <seb@pkgsrc.org> | 2009-02-01 09:04:54 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2009-02-01 09:04:54 +0000 |
commit | fcf259015417862afff59c2176efa0e788bbc0fc (patch) | |
tree | 736eb17bb6bff350331dd54d1d2a8815b477eabe /math | |
parent | 773980d78f95a616fb56f78487ec220ee9edd633 (diff) | |
download | pkgsrc-fcf259015417862afff59c2176efa0e788bbc0fc.tar.gz |
Add & enable p5-Spreadsheet-ReadSXC
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 28512912789..29611f29e22 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2009/01/10 01:04:01 markd Exp $ +# $NetBSD: Makefile,v 1.181 2009/02/01 09:04:54 seb Exp $ COMMENT= Mathematics @@ -125,6 +125,7 @@ SUBDIR+= p5-Number-Latin SUBDIR+= p5-Set-Crontab SUBDIR+= p5-Set-Infinite SUBDIR+= p5-Spreadsheet-ParseExcel +SUBDIR+= p5-Spreadsheet-ReadSXC SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari SUBDIR+= pari-galdata |