summaryrefslogtreecommitdiff
path: root/x11-wm/ctwm/Makefile
blob: 23a90fa338d8235b0db28f45f1e026c9b8edd267 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	ctwm
# Version required:	3.2 patchlevel 1
# Date created:		13 November 1994
# Whom:			torstenb
#
# $Id: Makefile,v 1.3 1994/12/12 04:30:29 gpalmer Exp $
#

DISTNAME=	ctwm-3.2p1
MASTER_SITES=	ftp://ftp.x.org/contrib/window_managers/
USE_IMAKE=	YES
EXTRACT_SUFX=	.tar.Z
.if !exists(/usr/X11R6/lib/libXpm.a)
DEPENDS=	${PORTSDIR}/graphics/xpm
.endif

.include <bsd.port.mk>