pkgsrc/sysutils/ncdu/Makefile
2017-01-03 21:50:53 +00:00

17 lines
403 B
Makefile

# $NetBSD: Makefile,v 1.7 2017/01/03 22:40:43 roy Exp $
DISTNAME= ncdu-1.12
PKGREVISION= 1
CATEGORIES= filesystems
MASTER_SITES= https://dev.yorhel.nl/download/
COMMENT= Disk usage visualization tool
MAINTAINER= slitvinov@gmail.com
HOMEPAGE= http://dev.yorhel.nl/ncdu
LICENSE= modified-bsd
GNU_CONFIGURE= yes
FAKE_NCURSES= yes
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"