aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ctwm/Makefile
blob: 08a4099e04b88b6d202403b969ce65981481bdb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	ctwm
# Version required:	3.4
# Date created:		13 November 1994
# Whom:			torstenb
#
# $Id: Makefile,v 1.19 1998/10/04 04:03:14 steve Exp $
#

DISTNAME=	ctwm-3.5
PKGNAME=	ctwm-3.5.1
CATEGORIES=	x11-wm
MASTER_SITES=	ftp://slhp1.epfl.ch/pub/

PATCH_SITES=	${MASTER_SITES}
PATCHFILES=	ctwm-3.5-3.5.1.diffs.gz
PATCH_DIST_STRIP=	-p1

MAINTAINER=	torstenb@FreeBSD.ORG

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

USE_IMAKE=	yes
MAN1=		ctwm.1

.include <bsd.port.mk>