aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2017-01-27 08:14:31 +0800
committerbapt <bapt@FreeBSD.org>2017-01-27 08:14:31 +0800
commitea63236e62ad4aa4d59b3d73df328c1c49165fd6 (patch)
tree3b7c30be963fa87d7f14de3dfd3a3cb5fc01fc38 /math/Makefile
parentd164ff97fed5432429ff5b0c03f66aa2786694d4 (diff)
downloadfreebsd-ports-gnome-ea63236e62ad4aa4d59b3d73df328c1c49165fd6.tar.gz
freebsd-ports-gnome-ea63236e62ad4aa4d59b3d73df328c1c49165fd6.tar.zst
freebsd-ports-gnome-ea63236e62ad4aa4d59b3d73df328c1c49165fd6.zip
Library for parsing Excel (XLS) files, with a sample program for converting
Excel files into CSV. WWW: http://libxls.sourceforge.net/
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 492c8b0dc1d7..ba6d7291c325 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -259,6 +259,7 @@
SUBDIR += librsb
SUBDIR += libtommath
SUBDIR += libtsnnls
+ SUBDIR += libxls
SUBDIR += linpack
SUBDIR += lll_spect
SUBDIR += lp_solve