19 lines
623 B
Makefile
19 lines
623 B
Makefile
# $NetBSD: Makefile,v 1.22 2021/04/21 11:43:03 adam Exp $
|
|
#
|
|
PKGREVISION= 18
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce4-wmdock-plugin-0.6.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-wmdock-plugin/0.6/
|
|
|
|
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin
|
|
COMMENT= Xfce wmdock plugin
|
|
|
|
USE_FEATURES+= strnlen
|
|
|
|
.include "../../devel/libwnck/buildlink3.mk"
|
|
.include "../../x11/libxfce4gui/buildlink3.mk"
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|