summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2017-09-08 22:23:04 +0000
committermarkd <markd@pkgsrc.org>2017-09-08 22:23:04 +0000
commitdbcc535d3f5c05a3d9aaab09008b4efe9e09258b (patch)
treee7690129c0f767801feb7fe939c7823e41fc8423 /textproc/Makefile
parentdacc564fe3b4f9257743a6750d4e199b768a0c7d (diff)
downloadpkgsrc-dbcc535d3f5c05a3d9aaab09008b4efe9e09258b.tar.gz
Add tex-csvsimple{,-doc} 1.20
The package provides a simple LaTeX interface for the processing of files with comma separated values (CSV); it relies on the key value syntax supported by pgfkeys to simplify usage. Filtering and table generation is especially supported; however, this lightweight tool offers no support for data sorting or data base storage.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index c19b8fa3478..0593aab6be7 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.953 2017/09/04 19:50:16 adam Exp $
+# $NetBSD: Makefile,v 1.954 2017/09/08 22:23:04 markd Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -929,6 +929,8 @@ SUBDIR+= tcl-xml
SUBDIR+= tei
SUBDIR+= tei-p5-schema
SUBDIR+= tei-xsl
+SUBDIR+= tex-csvsimple
+SUBDIR+= tex-csvsimple-doc
SUBDIR+= tex-latexdiff
SUBDIR+= tex-latexdiff-doc
SUBDIR+= tex-lwarp