mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
14 lines
211 B
Makefile
14 lines
211 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= twm
|
|
PORTVERSION= 1.0.8
|
|
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>
|