openbsd-ports/x11/xfce4/desktop/xfwm4/Makefile

18 lines
281 B
Makefile
Raw Normal View History

2004-07-11 19:33:38 -04:00
# $OpenBSD: Makefile,v 1.6 2004/07/11 23:33:39 jolan Exp $
COMMENT= "xfce4 window mananger"
2004-01-08 20:27:41 -05:00
DISTNAME= xfwm4-${V}
LIB_DEPENDS= ${GTK2} \
${STARTUP} \
${MCS} \
${GUI}
RUN_DEPENDS= ${MCSMANG}
BUILD_DEPENDS= ${PKG} \
${RUN_DEPENDS}
2004-07-11 19:33:38 -04:00
USE_LIBTOOL= yes
.include <bsd.port.mk>