diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-14 11:40:16 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-14 11:40:53 +0800 |
commit | f2366c5c265ecc168e25b21524a456945b970495 (patch) | |
tree | 9e89973fab4e107cc18f6fe5dae1021d036c986a /textproc/Makefile | |
parent | 80762637bb7d34dcc3e8049b869db0908f404b2c (diff) | |
download | freebsd-ports-gnome-f2366c5c265ecc168e25b21524a456945b970495.tar.gz freebsd-ports-gnome-f2366c5c265ecc168e25b21524a456945b970495.tar.zst freebsd-ports-gnome-f2366c5c265ecc168e25b21524a456945b970495.zip |
New port: textproc/xlnt: C++ xlsx library for reading/writing/manipulating spreadsheets
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 f5676f96be38..db07c3bccb64 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1913,6 +1913,7 @@ SUBDIR += xhtml1-xsd SUBDIR += xincluder SUBDIR += xlhtml + SUBDIR += xlnt SUBDIR += xlreader SUBDIR += xml-commons SUBDIR += xml-format |