1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/x11-wm/twm/Makefile
Koop Mast 05aacc33e2 Update twm to 1.0.9.
Obtained from:	Xorg devel repo
2015-10-20 13:37:13 +00:00

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>