aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/twm/Makefile
blob: 4227998ae90178bbda75fed1c62e4fbe1e0414dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	twm
PORTVERSION=	1.0.11
PORTREVISION=	1
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>