summaryrefslogtreecommitdiff
path: root/x11-wm/ctwm/Makefile
blob: a322483fcb156a248822000b392c1415c899a811 (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:$
#

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}/x11/xpm
.endif

.include <bsd.port.mk>