# ex:ts=8
# New ports collection makefile for: ahwm
# Date created: 2003-01-22
# Whom: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
#
# $FreeBSD: ports/x11-wm/ahwm/Makefile,v 1.5 2007/07/16 16:37:02 rafan Exp $
#
PORTNAME= ahwm
PORTVERSION= 0.90
PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://people.cs.uchicago.edu/~ahiorean/ahwm/
MAINTAINER= ports@FreeBSD.org
COMMENT= An X11 window manager
USE_XLIB= yes
GNU_CONFIGURE= yes
MAKE_ARGS= prefix=${PREFIX} exec_prefix=${PREFIX}
MAN5= ahwmrc.5
MLINKS= ahwmrc.5 ahwm.5
PLIST_FILES= bin/ahwm
post-patch:
@${REINPLACE_CMD} -e 's,@prefix@@,@,g' \
${WRKSRC}/Makefile.in
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1