272235c11b
Change log: 1.0.3 (13/8/2019) ===== - make strings translatable (fixes #8716) - Left-align labels for time settings (bug #6346) - Add option to hide icon - fixes #12084 - New translations: hy_AM, be, eo - Many translation updates
15 lines
551 B
Makefile
15 lines
551 B
Makefile
# $NetBSD: Makefile,v 1.16 2019/08/19 04:56:04 gutteridge Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce4-time-out-plugin-1.0.3
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/1.0/
|
|
|
|
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
|
|
COMMENT= Xfce periodical breaks plugin
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|