diff options
author | seb <seb@pkgsrc.org> | 2009-02-01 15:25:49 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2009-02-01 15:25:49 +0000 |
commit | 63a2a900538a12a78731cf48d3cf416e4c03cec1 (patch) | |
tree | f1804eb7743508a62fc75f6f3cfc6dd0dbcc8439 /math | |
parent | 3a3373313fb46eb30fef37e79c69df1f3b95d090 (diff) | |
download | pkgsrc-63a2a900538a12a78731cf48d3cf416e4c03cec1.tar.gz |
Add & enable p5-Spreadsheet-XLSX
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 29611f29e22..bb3a7a4670d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.181 2009/02/01 09:04:54 seb Exp $ +# $NetBSD: Makefile,v 1.182 2009/02/01 15:25:49 seb Exp $ COMMENT= Mathematics @@ -127,6 +127,7 @@ SUBDIR+= p5-Set-Infinite SUBDIR+= p5-Spreadsheet-ParseExcel SUBDIR+= p5-Spreadsheet-ReadSXC SUBDIR+= p5-Spreadsheet-WriteExcel +SUBDIR+= p5-Spreadsheet-XLSX SUBDIR+= pari SUBDIR+= pari-galdata SUBDIR+= pear-Numbers_Roman |