summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-12-20 13:32:55 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-12-20 13:32:55 +0000
commit4fb3866e8538fe815aaaba13f9f9fcb8d3284c8a (patch)
tree5fafd15d4c2394815e73cb93e2003090a7510586 /textproc/Makefile
parenta48e50f55aabf1bacf475299bb3dd4ec35532391 (diff)
downloadpkgsrc-4fb3866e8538fe815aaaba13f9f9fcb8d3284c8a.tar.gz
Add a package for p5-ODF-lpOD.
From Edgar Fuss in PR pkg/53774. This module is an office document management interface. It allows the users to create or transform office documents, or to extract data from them. It can handle files which comply with the ODF standard and whose type is text (odt), spreadsheet (ods), presentation (odp) or drawing (odg). It interacts directly with the files and doesn't depend on a particular office software.
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 53d5ea7019d..174e34c171f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1016 2018/12/03 19:29:00 markd Exp $
+# $NetBSD: Makefile,v 1.1017 2018/12/20 13:32:55 bsiegert Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -486,6 +486,7 @@ SUBDIR+= p5-Net-Dict
SUBDIR+= p5-Net-IDN-Encode
SUBDIR+= p5-Number-Format
SUBDIR+= p5-Number-Spell
+SUBDIR+= p5-ODF-lpOD
SUBDIR+= p5-PDF
SUBDIR+= p5-PDF-API2
SUBDIR+= p5-PDF-Create