2015-11-21 11:21:13 +00:00

24 lines
746 B
Makefile

# $OpenBSD: Makefile,v 1.25 2015/11/21 11:21:13 landry Exp $
COMMENT= Xfce4 command line panel plugin
XFCE_VERSION= 1.1.0
XFCE_PLUGIN= verve
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
MODULES= x11/xfce4
WANTLIB += ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender
WANTLIB += atk-1.0 c cairo dbus-1 dbus-glib-1 exo-1 expat
WANTLIB += ffi fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
WANTLIB += gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread pthread-stubs startup-notification-1
WANTLIB += xcb xcb-util xcb-render xcb-shm xfce4util z
WANTLIB += harfbuzz graphite2 xfce4ui-1
.include <bsd.port.mk>