1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/x11-wm/twm/Makefile
2022-06-29 10:35:43 +02:00

15 lines
277 B
Makefile

PORTNAME= twm
PORTVERSION= 1.0.12
CATEGORIES= x11-wm
MAINTAINER= x11@FreeBSD.org
COMMENT= Tab Window Manager for the X Window System
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz xorg xorg-cat:app
USE_XORG= ice sm x11 xext xmu xrandr xt
.include <bsd.port.mk>