dcdeb66984
some proper error message (instead of dumping core later)
17 lines
413 B
Makefile
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"
|