diff options
author | markd <markd@pkgsrc.org> | 2016-05-26 09:29:57 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-05-26 09:29:57 +0000 |
commit | 57632d6b4c0213eabf21ebbdf92a0ed3ff42210c (patch) | |
tree | 4458ae5d29da4465af2ff2b85a126e2299265f60 /textproc | |
parent | 0568b22c51f2501f44decdc5bd5e189af1d4058f (diff) | |
download | pkgsrc-57632d6b4c0213eabf21ebbdf92a0ed3ff42210c.tar.gz |
Add kf5 packages
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ee11858e0d9..45f80e26856 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.883 2016/05/24 22:30:39 cheusov Exp $ +# $NetBSD: Makefile,v 1.884 2016/05/26 09:29:57 markd Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -331,7 +331,10 @@ SUBDIR+= json-c SUBDIR+= json-glib SUBDIR+= jsoncpp SUBDIR+= kakasi +SUBDIR+= kapidox SUBDIR+= kbanner +SUBDIR+= kcodecs +SUBDIR+= kcompletion SUBDIR+= kdoc SUBDIR+= latex2html SUBDIR+= libclucene @@ -840,6 +843,7 @@ SUBDIR+= serd SUBDIR+= sgrep SUBDIR+= shared-desktop-ontologies SUBDIR+= sift +SUBDIR+= sonnet SUBDIR+= soprano SUBDIR+= sord SUBDIR+= source-highlight |