summaryrefslogtreecommitdiff
path: root/wm/ctwm/Makefile
blob: 1c5bc93e87da7f48982c4a91a584422b20badc38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.11 2003/06/10 07:40:52 wiz Exp $
#

DISTNAME=	ctwm-3.6
CATEGORIES=	x11 wm
MASTER_SITES=	http://ctwm.free.lp.se/dist/
# XXX: 3.6 didn't include the XPMs, XPM tarball generated from 3.5.2 manually
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-xpm${EXTRACT_SUFX}

MAINTAINER=	tech-pkg@netbsd.org
HOMEPAGE=	http://ctwm.free.lp.se/
COMMENT=	Window manager with support for multiple virtual screens and GNOME 1.x

USE_BUILDLINK2=	YES
USE_IMAKE=	YES

.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"