freebsd-ports/x11-wm/twm/Makefile

14 lines
211 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= twm
2013-09-08 14:34:34 +02:00
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>