pkgsrc/sysutils/xdu/Makefile
hubertf dcdeb66984 Find another place where we can run out of memory, and print
some proper error message (instead of dumping core later)
2002-04-05 01:33:24 +00:00

17 lines
413 B
Makefile

# $NetBSD: Makefile,v 1.7 2002/04/05 01:33:24 hubertf Exp $
#
DISTNAME= xdu-3.0
PKGREVISION= 3
CATEGORIES= sysutils x11
MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ ftp://ftp.arl.mil/pub/
EXTRACT_SUFX= .tar.Z
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://sd.wareonearth.com/~phil/xdu/
COMMENT= Display the output of "du" in an X window
WRKSRC= ${WRKDIR}
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"