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 | b1600573066b4fb7ed5509e434bf324edf67214c (patch) | |
tree | f1804eb7743508a62fc75f6f3cfc6dd0dbcc8439 /math/Makefile | |
parent | 49aa7deb57f8b03d2a0b1f876ba3f07102de09f0 (diff) | |
download | pkgsrc-b1600573066b4fb7ed5509e434bf324edf67214c.tar.gz |
Add & enable p5-Spreadsheet-XLSX
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 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 |