aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/twm/Makefile
blob: 75533e633d144b2d9ec27c3fe1908ae7a9ec80b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=   twm
PORTVERSION=    1.0.9
CATEGORIES= x11-wm

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

XORG_CAT=   app
USE_XORG=   x11 xext xt xmu

.include <bsd.port.mk>