# $OpenBSD: Makefile,v 1.21 2021/07/05 21:28:09 fcambus Exp $

COMMENT=		ncurses-based du(1)

DISTNAME=		ncdu-1.16
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>
