pkgsrc/net/xfce4-wavelan-plugin/Makefile
gutteridge dca00e084d xfce4-wavelan-plugin: update to 0.6.1
Change log:

0.6.1 (2019/08/13):
---------
  * Preferences: Improve spacing (bug #14679)
  * fix "Suspicious condition (assignment + comparison)" warnings by moving parenthesis (bug #14632)
  * fix build under and usage under FreeBSD
  * refactor progressbar styling (#12942)
  * use a singleton for GtkCssProvider, should leak less memory
  * translation updates
2019-08-19 04:58:11 +00:00

13 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.54 2019/08/19 04:58:11 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-wavelan-plugin-0.6.1
CATEGORIES= sysutils
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
COMMENT= Xfce WLAN plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"