summaryrefslogtreecommitdiff
path: root/x11-wm/ctwm/Makefile
blob: 9b6eea7d26f3193a511e62d115e77725c5d39d35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	ctwm
# Version required:	3.3
# Date created:		13 November 1994
# Whom:			torstenb
#
# $Id: Makefile,v 1.7 1995/04/01 12:50:47 jkh Exp $
#

DISTNAME=	ctwm-3.3
CATEGORIES+=	x11
MASTER_SITES=	ftp://ftp.x.org/contrib/window_managers/
EXTRACT_SUFX=	.tar.Z

LIB_DEPENDS=	Xpm\\.4\\.:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes

.include <bsd.port.mk>