pkgsrc/misc/xfce4-weather-plugin/Makefile
2019-04-03 00:32:25 +00:00

20 lines
659 B
Makefile

# $NetBSD: Makefile,v 1.66 2019/04/03 00:32:54 ryoon Exp $
PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.9.1
DISTNAME= xfce4-weather-plugin-${VERSION}
CATEGORIES= misc
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/${VERSION:R}/
HOMEPAGE= http://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"