# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = cwm is a window manager for X11 DISTNAME = cwm-6.7 CATEGORIES = x11 HOMEPAGE = https://github.com/leahneukirchen/cwm MAINTAINER = xenocara@openbsd.org # MIT PERMIT_PACKAGE = Yes WANTLIB = ICE X11 Xaw7 Xext Xft Xinerama Xmu Xpm Xt \ c curses fontconfig freetype util MASTER_SITES = https://leahneukirchen.org/releases/ MODULES = xenocara LIB_DEPENDS = x11/libXaw \ x11/libXext \ x11/libXft \ x11/libXinerama RUN_DEPENDS = x11/libXcursor FAKE_FLAGS = PREFIX=${TRUEPREFIX} MANPREFIX=${TRUEPREFIX}/man .include