pkgsrc/misc/xfce4-weather-plugin/Makefile
gutteridge 6bf17c27c2 xfce4-weather-plugin: update to 0.10.0
Change log:

0.10.0
======
- Translation Updates:
  Albanian, Arabic, Asturian, Basque, Bulgarian, Chinese (China),
  Croatian, Danish, Dutch, English (United Kingdom), Finnish, French,
  Galician, Greek, Icelandic, Indonesian, Italian, Lithuanian, Norwegian
  Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese,
  Russian, Slovenian, Spanish, Turkish
2019-08-19 05:01:06 +00:00

19 lines
651 B
Makefile

# $NetBSD: Makefile,v 1.70 2019/08/19 05:01:06 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.10.0
DISTNAME= xfce4-weather-plugin-${VERSION}
CATEGORIES= misc
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/${VERSION:R}/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
COMMENT= Xfce weather plugin
LDFLAGS.SunOS+= -lsocket -lnsl
.include "../../net/libsoup/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"