diff options
author | markd <markd> | 2016-05-26 09:29:57 +0000 |
---|---|---|
committer | markd <markd> | 2016-05-26 09:29:57 +0000 |
commit | ad49d7c7e9afc0fdaa37800084cfeda645ee252f (patch) | |
tree | 330bb911b56d01207680fa4eb797666cdfe8d70a /textproc | |
parent | ae5a8a2096c4cbfa8e67e11d9889b6c526db5b1a (diff) | |
download | pkgsrc-ad49d7c7e9afc0fdaa37800084cfeda645ee252f.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 |