summaryrefslogtreecommitdiff
path: root/wm/ctwm/Makefile
blob: 6dba8825dcb687cff29f6203d3c52d0997fa0553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.12 2003/07/17 22:55:10 grant 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"