diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2020-04-25 17:37:47 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2020-04-25 17:37:47 +0000 |
commit | deda449ec4f600bca96b266088032cdbb7210c3e (patch) | |
tree | aada96d760ed52798ed35147286f8d0541dc4125 /x11/Makefile | |
parent | e610d89f55271c0cece8821a03ce0d2eff17ba06 (diff) | |
download | pkgsrc-deda449ec4f600bca96b266088032cdbb7210c3e.tar.gz |
lxqt-admin: add new package, version 0.14.1
This is the admin panel for the LXQt desktop. (Packaged in wip by pin@,
final review by myself.)
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 88ab8ce7e42..c4140c1ff00 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.894 2020/04/25 16:20:02 gutteridge Exp $ +# $NetBSD: Makefile,v 1.895 2020/04/25 17:37:47 gutteridge Exp $ # COMMENT= Packages to support the X window system @@ -261,6 +261,7 @@ SUBDIR+= lxde-common SUBDIR+= lxinput SUBDIR+= lxlauncher SUBDIR+= lxqt-about +SUBDIR+= lxqt-admin SUBDIR+= lxqt-config SUBDIR+= lxqt-globalkeys SUBDIR+= lxqt-notificationd |