summaryrefslogtreecommitdiffstats
path: root/x11-wm/pekwm/Makefile
blob: 4789c6ae92698a7170bd3cb5f16efeefa74909e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Ports collection makefile for:	pekwm
# Date created:			Nov 1, 2002
# Whom:				anders@hack.org
#
# $FreeBSD$
#

PORTNAME=	pekwm
DISTVERSION=	20050209-5
CATEGORIES=	x11-wm
MASTER_SITES=	http://bsd-unix.org/downloads/

MAINTAINER=	xcas@cox.net
COMMENT=	A windowmanager based on aewm++

LIB_DEPENDS=	Imlib2.2:${PORTSDIR}/graphics/imlib2 \
		Xft.2:${PORTSDIR}/x11-fonts/libXft

USE_BZIP2=	yes
USE_GCC=	3.4
USE_GMAKE=	yes
USE_X_PREFIX=	yes

GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS=	--enable-shape --enable-xinerama --enable-xrandr \
		--disable-pcre --enable-xft --enable-imlib2 --disable-debug \
		--enable-menus --enable-harbour

post-install:
	@${STRIP_CMD} ${PREFIX}/bin/pekwm

.include <bsd.port.mk>
OpenPOWER on IntegriCloud