mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
8954e15300
Add missing dependencies Summary of changes: * Autoconf fixes * Constification * Misc. code fixes
14 lines
219 B
Makefile
14 lines
219 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= twm
|
|
PORTVERSION= 1.0.10
|
|
CATEGORIES= x11-wm
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Tab Window Manager for the X Window System
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= ice sm x11 xext xt xmu
|
|
|
|
.include <bsd.port.mk>
|