pkgsrc/sysutils/dirsize/Makefile

16 lines
409 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2006/03/04 21:30:40 jlam Exp $
#
DISTNAME= dirsize-0.6
CATEGORIES= sysutils
MASTER_SITES= http://plasmasturm.org/code/dirsize/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://plasmasturm.org/code/dirsize/
COMMENT= Outputs aggregate size of all files in one or more directories
PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "../../mk/bsd.pkg.mk"