pkgsrc/comms/xfce4-modemlights-plugin/Makefile

18 lines
550 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2018/03/12 11:16:12 wiz Exp $
PKGREVISION= 5
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-modemlights-plugin-0.1.3.99
CATEGORIES= comms
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-modemlights-plugin/0.1/
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-modemlights-plugin
COMMENT= Xfce modems monitoring plugin
2015-12-12 21:51:13 +01:00
LDFLAGS.SunOS+= -lsocket -lnsl
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"