mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
05aacc33e2
Obtained from: Xorg devel repo
14 lines
211 B
Makefile
14 lines
211 B
Makefile
# $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>
|