pkgsrc/wm/w9wm/Makefile
wiz 2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00

15 lines
424 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/10/23 10:24:15 wiz Exp $
DISTNAME= w9wm-0.4.2
PKGREVISION= 1
CATEGORIES= plan9 wm
MASTER_SITES= http://www.grassouille.org/code/w9wm/src/
HOMEPAGE= http://www.grassouille.org/code/w9wm.en.html
COMMENT= 8 1/2-like Window Manager for X with virtual desktops
WRKSRC= ${WRKDIR}/${DISTNAME}.orig
USE_IMAKE= yes
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"