pkgsrc/wm/9wm/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

17 lines
431 B
Makefile

# $NetBSD: Makefile,v 1.17 2012/10/23 10:24:13 wiz Exp $
DISTNAME= 9wm-1.1
PKGREVISION= 2
CATEGORIES= plan9 wm
MASTER_SITES= ftp://ftp.freefriends.org/arnold/Source/
EXTRACT_SUFX= .shar.gz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://dhog.g7.org/dhog/9wm.html
COMMENT= 8 1/2-like Window Manager for X
WRKSRC= ${WRKDIR}
USE_IMAKE= yes
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"