2015-02-16 22:57:07 +00:00

22 lines
414 B
Makefile

# $OpenBSD: Makefile,v 1.31 2015/02/16 22:57:14 naddy Exp $
COMMENT= Desktop Manager: a graphical shell for X11
DISTNAME= xdtm-2.5.8
REVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
# BSD-like, badly worded
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xt c m
CONFIGURE_STYLE= imake
WRKDIST= ${WRKDIR}/xdtm
NO_TEST= Yes
.include <bsd.port.mk>