73d2f0ca37
satisfy the condition of being "strongly-buildlinked" (see http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the definition). This is in response to the recent change to bsd.pkg.mk to not use buildlink-x11.
15 lines
391 B
Makefile
15 lines
391 B
Makefile
# $NetBSD: Makefile,v 1.4 2001/08/22 17:39:00 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= ctwm-3.5
|
|
CATEGORIES= x11 wm
|
|
MASTER_SITES= ftp://slhp1.epfl.ch/pub/
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
HOMEPAGE= http://woland.afti.nsu.ru/~reberger/xwinman/ctwm.html
|
|
COMMENT= Window manager with support for multiple virtual screens
|
|
|
|
USE_IMAKE= YES
|
|
|
|
.include "../../graphics/xpm/buildlink.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|