# $OpenBSD: Makefile,v 1.17 2019/09/24 15:37:34 fcambus Exp $

COMMENT=		ncurses-based du(1)

DISTNAME=		ncdu-1.14.1
CATEGORIES=		sysutils

HOMEPAGE=		https://dev.yorhel.nl/ncdu/

MASTER_SITES=		https://dev.yorhel.nl/download/

# MIT
PERMIT_PACKAGE=	Yes

WANTLIB=		c curses

CONFIGURE_STYLE=	gnu

.include <bsd.port.mk>
