8 lines
220 B
Makefile
8 lines
220 B
Makefile
# $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"
|