# $OpenBSD: Makefile,v 1.80 2015/08/25 13:18:28 sthen Exp $

COMMENT =	window manager based on the original Blackbox code
DISTNAME =	fluxbox-1.3.7
CATEGORIES =	x11
REVISION =	0

HOMEPAGE =	http://fluxbox.org/

# X11
PERMIT_PACKAGE_CDROM =	Yes

WANTLIB += Imlib2 X11 Xext Xft Xinerama Xpm Xrandr Xrender c fontconfig
WANTLIB += freetype fribidi m stdc++ z

MASTER_SITES =	${MASTER_SITE_SOURCEFORGE:=fluxbox/}

MODULES =	converters/libiconv

LIB_DEPENDS=	devel/fribidi \
		graphics/imlib2

CONFIGURE_STYLE =	gnu
CONFIGURE_ENV =		CPPFLAGS="-I${LOCALBASE}/include" \
			LDFLAGS="-L${LOCALBASE}/lib"

USE_GMAKE =	Yes
USE_GROFF =	Yes

NO_TEST =	Yes

.include <bsd.port.mk>
