15 lines
505 B
Makefile
15 lines
505 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/07/13 19:54:26 youri Exp $
|
|
|
|
.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
|
|
|
|
.include "../../x11/libxfce4gui/buildlink3.mk"
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|