89110ae97c
2.6.1 (2017/02/25): ------------------ * stop always showing activity (#12942) * fix sizing issues and GtkCssProvider lifecycle * fix linux for devices with major > 255 (#13281) 2.6.0 (2016/11/1): ----------------- * set progressbar minimal width/height to 4px
13 lines
449 B
Makefile
13 lines
449 B
Makefile
# $NetBSD: Makefile,v 1.46 2017/06/20 21:40:25 youri Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce4-diskperf-plugin-2.6.1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.6/
|
|
|
|
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
|
|
COMMENT= Xfce disk performance plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|