# $OpenBSD: Makefile,v 1.14 2018/02/08 17:33:39 jca Exp $

COMMENT=		ncurses-based du(1)

DISTNAME=		ncdu-1.13
CATEGORIES=		sysutils

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

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

# MIT
PERMIT_PACKAGE_CDROM=	Yes

WANTLIB=		c curses

CONFIGURE_STYLE=	gnu

.include <bsd.port.mk>
