pkgsrc/comms/xfce4-modemlights-plugin/Makefile
2020-06-02 08:22:31 +00:00

17 lines
554 B
Makefile

# $NetBSD: Makefile,v 1.17 2020/06/02 08:23:23 adam Exp $
PKGREVISION= 14
.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= https://goodies.xfce.org/projects/panel-plugins/xfce4-modemlights-plugin
COMMENT= Xfce modems monitoring plugin
LDFLAGS.SunOS+= -lsocket -lnsl
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"