# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/sysutils/ncdu/Makefile 408046 2016-02-04 15:50:41Z marino $

PORTNAME=	ncdu
PORTVERSION=	1.11
CATEGORIES=	sysutils
MASTER_SITES=	http://dev.yorhel.nl/download/

MAINTAINER=	pawel@FreeBSD.org
COMMENT=	Ncurses du(1)

LICENSE=	MIT

USES=		ncurses
GNU_CONFIGURE=	yes
PLIST_FILES=	bin/${PORTNAME} \
		man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>
