openbsd-ports/x11/xfce4/plugins/xfce4-systray/Makefile
2004-08-10 11:06:42 +00:00

19 lines
320 B
Makefile

# $OpenBSD: Makefile,v 1.5 2004/08/10 11:06:43 xsa Exp $
COMMENT= "notification area/system tray for the panel"
DISTNAME= xfce4-systray-${V}
MASTER_SITES= ${MASTER_SITE_EXTRAS}
HOMEPAGE= ${HOMEPAGE_EXTRAS}
MODULES= devel/gettext
LIB_DEPENDS= ${GTK2} \
${XML2} \
${GUI}
USE_LIBTOOL= yes
.include <bsd.port.mk>