openbsd-ports/x11/ctwm/Makefile
kevlo 5c53ae5a3b - upgrade to version 3.6
>From ChangeLog:
- Fix the way menu entries are selected with the keyboard.
- New keyword : DontSave, Takes a window list as argument.
- Sloppy Focus added with keyword "SloppyFocus" in configuration file.
- The keyword "ClickToFocus" has been correctly implemented.
- New function : f.fittocontent. Can be used only with window boxes.
- New keyword : WindowGeometries.
2002-07-05 07:21:50 +00:00

22 lines
409 B
Makefile

# $OpenBSD: Makefile,v 1.13 2002/07/05 07:21:50 kevlo Exp $
COMMENT= "twm, plus support for multiple virtual screens, etc"
DISTNAME= ctwm-3.6
CATEGORIES= x11
NEED_VERSION= 1.515
HOMEPAGE= http://ctwm.dl.nu/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}/dist/
USE_X11= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>