openbsd-ports/x11/xfce4/desktop/xfwm4/Makefile
2004-12-16 22:05:09 +00:00

20 lines
302 B
Makefile

# $OpenBSD: Makefile,v 1.8 2004/12/16 22:05:09 alek Exp $
COMMENT= "xfce4 window manager"
DISTNAME= xfwm4-${V}
LIB_DEPENDS= ${GTK2} \
${STARTUP} \
${MCS} \
${GUI}
RUN_DEPENDS= ${MCSMANG}
BUILD_DEPENDS= ${PKG} \
${RUN_DEPENDS}
USE_LIBTOOL= yes
WANTLIB= Xpm Xrandr c
.include <bsd.port.mk>