blob: 9e3f3c29aee260b10e77fe599f1d6257b28d7199 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.16 2020/08/17 20:20:19 leot Exp $
PKGNAME= wmx-${WMX_VERS}
PKGREVISION= 1
COMMENT= Another X11 window manager based on wm2
.include "../../wm/wmx/Makefile.common"
.include "../../mk/bsd.pkg.mk"
|