pkgsrc/sysutils/ncdu/Makefile

16 lines
376 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2013/08/23 11:31:29 wiz Exp $
DISTNAME= ncdu-1.10
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ncdu/}
COMMENT= Disk usage visualization tool
MAINTAINER= slitvinov@gmail.com
HOMEPAGE= http://dev.yorhel.nl/ncdu
LICENSE= modified-bsd
GNU_CONFIGURE= yes
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"