aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/twm/Makefile
blob: f5ae4f1b462547a42de49421622e0e9eec14b42a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTNAME=	twm
PORTVERSION=	1.0.11
CATEGORIES=	x11-wm

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Tab Window Manager for the X Window System

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		tar:xz xorg xorg-cat:app
USE_XORG=	ice sm x11 xext xmu xrandr xt

.include <bsd.port.mk>