1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/x11-wm/twm/Makefile
Niclas Zeising 8954e15300 x11-wm/twm: update to 1.0.10
Add missing dependencies

Summary of changes:
* Autoconf fixes
* Constification
* Misc. code fixes
2018-05-10 10:34:15 +00:00

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>