# Created by: asami
# $FreeBSD: sysutils/xdu/Makefile 334050 2013-11-17 02:58:44Z vanilla $

PORTNAME=	xdu
PORTVERSION=	3.0
PORTREVISION=	3
CATEGORIES=	sysutils
MASTER_SITES=	http://sd.wareonearth.com/~phil/xdu/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Graphically display output of du

NO_WRKSUBDIR=	yes
USES=		imake
USE_XORG=	ice sm x11 xaw xext xmu xpm xt
PLIST_FILES=	bin/xdu lib/X11/app-defaults/XDu man/man1/xdu.1.gz

.include <bsd.port.mk>
