2020-06-13 12:03:04 +02:00
|
|
|
# $NetBSD: Makefile,v 1.13 2020/06/13 10:03:04 fcambus Exp $
|
2013-08-23 13:31:29 +02:00
|
|
|
|
2020-06-13 12:03:04 +02:00
|
|
|
DISTNAME= ncdu-1.15.1
|
2020-03-24 19:20:59 +01:00
|
|
|
CATEGORIES= sysutils
|
2016-12-04 23:59:56 +01:00
|
|
|
MASTER_SITES= https://dev.yorhel.nl/download/
|
2013-08-23 13:31:29 +02:00
|
|
|
|
|
|
|
COMMENT= Disk usage visualization tool
|
|
|
|
MAINTAINER= slitvinov@gmail.com
|
2017-09-03 10:53:04 +02:00
|
|
|
HOMEPAGE= https://dev.yorhel.nl/ncdu
|
2013-08-23 13:31:29 +02:00
|
|
|
LICENSE= modified-bsd
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2017-01-03 22:50:53 +01:00
|
|
|
FAKE_NCURSES= yes
|
2017-04-24 14:17:24 +02:00
|
|
|
USE_CURSES= vw_printw
|
2013-08-23 13:31:29 +02:00
|
|
|
|
2017-01-03 22:50:53 +01:00
|
|
|
.include "../../mk/curses.buildlink3.mk"
|
2013-08-23 13:31:29 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|