openbsd-ports/x11/ctwm/Makefile
2015-02-16 22:57:07 +00:00

24 lines
396 B
Makefile

# $OpenBSD: Makefile,v 1.24 2015/02/16 22:57:14 naddy Exp $
COMMENT= twm, plus support for multiple virtual screens, etc
DISTNAME= ctwm-3.6
REVISION= 1
CATEGORIES= x11
HOMEPAGE= http://ctwm.dl.nu/
# BSD-like/badly worded
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xmu Xpm Xt c
MASTER_SITES= ${HOMEPAGE}/dist/
CONFIGURE_STYLE= imake
NO_TEST= Yes
.include <bsd.port.mk>