diff options
author | markd <markd@pkgsrc.org> | 2016-05-26 09:22:53 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-05-26 09:22:53 +0000 |
commit | d2bcf1d43c0ca539c3cd58bd6943721a01fb9ad3 (patch) | |
tree | 233325d7c5df6c2abe59cf7e0dabf223b13c50b4 | |
parent | 5863a822ffcbf454afdfba700c1ecac756e9b1b2 (diff) | |
download | pkgsrc-d2bcf1d43c0ca539c3cd58bd6943721a01fb9ad3.tar.gz |
Add kf5 packages
-rw-r--r-- | sysutils/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index d873c9ec9c2..5d3fbb3e0cb 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.670 2016/05/23 10:52:04 youri Exp $ +# $NetBSD: Makefile,v 1.671 2016/05/26 09:22:53 markd Exp $ # COMMENT= System utilities @@ -32,6 +32,7 @@ SUBDIR+= bacula-qt-console SUBDIR+= bacula-tray-monitor SUBDIR+= bacula-wx-console SUBDIR+= baloo +SUBDIR+= baloo5 SUBDIR+= baloo-widgets SUBDIR+= bbsload SUBDIR+= bchunk @@ -283,9 +284,11 @@ SUBDIR+= k3b SUBDIR+= k3b-kde3 SUBDIR+= k4dirstat SUBDIR+= kcron +SUBDIR+= kdbusaddons SUBDIR+= kdf SUBDIR+= kdirstat SUBDIR+= kfilemetadata +SUBDIR+= kfilemetadata5 SUBDIR+= kfloppy SUBDIR+= krusader SUBDIR+= ksystemlog @@ -503,6 +506,7 @@ SUBDIR+= slocate SUBDIR+= smartmontools SUBDIR+= smbldap-tools SUBDIR+= socket +SUBDIR+= solid SUBDIR+= spice-protocol SUBDIR+= sredird SUBDIR+= sshsh |