diff options
author | will <will@FreeBSD.org> | 2000-12-26 13:58:46 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-26 13:58:46 +0800 |
commit | 046dcf748aa88116c22999a66321de70450e31ac (patch) | |
tree | 1888d8313e51f1ea4d09c5d47e35adb69ea25bc9 /textproc/Makefile | |
parent | 023011cf3499278ec56e4226db981557f5e3359a (diff) | |
download | freebsd-ports-gnome-046dcf748aa88116c22999a66321de70450e31ac.tar.gz freebsd-ports-gnome-046dcf748aa88116c22999a66321de70450e31ac.tar.zst freebsd-ports-gnome-046dcf748aa88116c22999a66321de70450e31ac.zip |
Add p5-Spreadsheet-WriteExcel 0.23, a perl module to write formatted text
and numbers to a cross-platform Excel binary file.
PR: 23826
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 4ce18f7dc2da..9299dc66929b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -70,6 +70,7 @@ SUBDIR += no-ispell SUBDIR += openjade SUBDIR += p5-Spreadsheet-ParseExcel + SUBDIR += p5-Spreadsheet-WriteExcel SUBDIR += p5-Text-CSV_XS SUBDIR += p5-Text-Template SUBDIR += p5-XML-DOM |