# New ports collection makefile for: gwm # Date created: 14 November 1996 # Whom: markm # # $FreeBSD: ports/x11-wm/gwm/Makefile,v 1.21 2007/09/27 22:10:48 miwi Exp $ # PORTNAME= gwm PORTVERSION= 1.8d PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://koala.ilog.fr/ftp/pub/gwm/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Generic Window Manager USE_IMAKE= yes USE_XPM= yes MAN1= gwm.1 DEPRECATED= Project is dead EXPIRATION_DATE= 2007-10-28 .include .if ${ARCH} == "sparc64" BROKEN= Does not compile on sparc64 .endif .include