10 lines
256 B
Makefile
10 lines
256 B
Makefile
# $NetBSD: Makefile,v 1.13 2010/02/12 19:59:29 joerg Exp $
|
|
|
|
PKGNAME= wmx-${WMX_VERS}
|
|
PKGREVISION= 3
|
|
COMMENT= Another X11 window manager based on wm2
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../wm/wmx/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|