summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-02-11 21:56:10 +0000
committerleot <leot@pkgsrc.org>2019-02-11 21:56:10 +0000
commitc31805e6a687d99e47bc7e6fdb57835f4aaa4dc5 (patch)
treeafefb9d8b4172fe389253864762832c78af5556a /textproc/Makefile
parent2b11daf7793090f9d28d1f83c6e5085c492366b4 (diff)
downloadpkgsrc-c31805e6a687d99e47bc7e6fdb57835f4aaa4dc5.tar.gz
textproc: Add libxls
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index c1580ed5e6e..48bf9167584 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1020 2019/01/30 12:56:14 leot Exp $
+# $NetBSD: Makefile,v 1.1021 2019/02/11 21:56:10 leot Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -378,6 +378,7 @@ SUBDIR+= libpinyin
SUBDIR+= libplist
SUBDIR+= libunicode
SUBDIR+= libunistring
+SUBDIR+= libxls
SUBDIR+= libxlsxwriter
SUBDIR+= libxml
SUBDIR+= libxml++