f07a4c4556
* port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
16 lines
514 B
Makefile
16 lines
514 B
Makefile
# $NetBSD: Makefile,v 1.32 2016/06/09 09:27:01 youri Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce4-mpc-plugin-0.4.99
|
|
CATEGORIES= multimedia
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/
|
|
|
|
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
|
|
COMMENT= Xfce Music Player Client plugin
|
|
|
|
LIBS.SunOS+= -lsocket -lnsl
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../x11/xfce4-exo/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|