blob: 8bbd5d8d5aecb8e8f71799e6af9c158f49bf0582 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.14 2012/10/08 12:42:25 asau Exp $
PKGNAME= wmx-${WMX_VERS}
PKGREVISION= 3
COMMENT= Another X11 window manager based on wm2
.include "../../wm/wmx/Makefile.common"
.include "../../mk/bsd.pkg.mk"
|