diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2020-02-20 06:15:34 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2020-02-20 06:15:34 +0000 |
commit | d34f28f6fd8f8114c892c6cb7e48612743ee90ab (patch) | |
tree | b8b27260ff7c4de9aac1d608c127320c473b6035 /sysutils/Makefile | |
parent | 00035ccf07148476a57532940fca5c04aaf116c5 (diff) | |
download | pkgsrc-d34f28f6fd8f8114c892c6cb7e48612743ee90ab.tar.gz |
pcmanfm-qt: import new package, version 0.14.1
PCManFM-Qt is the Qt port of PCManFM, the file manager of LXQt.
Packaged in pkgsrc-wip by pin, as part of a broader effort toward
providing all of LXQt and associated utility applications.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 4203134b54f..cc752178f23 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.862 2020/02/07 12:32:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.863 2020/02/20 06:15:34 gutteridge Exp $ # COMMENT= System utilities @@ -450,6 +450,7 @@ SUBDIR+= p5-Unix-Syslog SUBDIR+= p5-collectd SUBDIR+= pciutils SUBDIR+= pcmanfm +SUBDIR+= pcmanfm-qt SUBDIR+= pcvt-utils SUBDIR+= pdumpfs SUBDIR+= pear-Log |