pkgsrc/sysutils/xfce4-fsguard-plugin/Makefile
gutteridge c72986e239 xfce4-fsguard-plugin: update to 1.1.2
1.1.2
======
- Add gitignore
- Fix "ISO C90 forbids mixed declarations and code"
- Modernize the configure.ac.in file
- Remove GSourceFunc casts
- Replace obsolete xfce_create_panel_button usage
- Adds new README.md updates AM_INIT_AUTOMAKE
- Add basic GitLab pipeline
- Improve spacing in settings dialog (Bug #14665)
- Update URLs from goodies.x.o to docs.x.o (Bug #16163)
- Translation Updates:
  Albanian, Belarusian, Bulgarian, Eastern Armenian, English (Canada),
  Estonian, Finnish, Galician, Hebrew, Interlingue, Slovak, Slovenian,
  Spanish, Turkish, Uyghur
2021-12-18 02:11:04 +00:00

14 lines
506 B
Makefile

# $NetBSD: Makefile,v 1.56 2021/12/18 02:11:04 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-fsguard-plugin-1.1.2
CATEGORIES= sysutils
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
COMMENT= Xfce disk space plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"