summaryrefslogtreecommitdiff
path: root/x11/ctwm/Makefile
blob: 7394b4272d0e7185562039e239bcd67539d72a65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection Makefile for: ctwm
# Version required:	3.5
# Date created:         29th January 1998
# Whom:                 tron
#
# $NetBSD: Makefile,v 1.5 1998/01/29 20:14:57 tron Exp $
#

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

MAINTAINER=		tron@netbsd.org

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

USE_IMAKE=		yes

.include <bsd.port.mk>