From 4fb3866e8538fe815aaaba13f9f9fcb8d3284c8a Mon Sep 17 00:00:00 2001 From: bsiegert Date: Thu, 20 Dec 2018 13:32:55 +0000 Subject: 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. --- textproc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/Makefile') 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 -- cgit v1.2.3