Files
ports/sysutils/ncdu/Makefile
T
sthen e7938db9ca bump revision of ports which have a pkg-config check for ncursesw which
may now be taking different codepaths now we install the .pc file (some
e.g. python 3 definitely are)
2026-01-31 18:24:22 +00:00

23 lines
336 B
Makefile

PORTROACH= limit:^1
COMMENT= ncurses-based du(1)
DISTNAME= ncdu-1.22
CATEGORIES= sysutils
REVISION= 0
HOMEPAGE= https://dev.yorhel.nl/ncdu/
MAINTAINER= Frederic Cambus <fcambus@openbsd.org>
SITES= https://dev.yorhel.nl/download/
# MIT
PERMIT_PACKAGE= Yes
WANTLIB= c curses
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>