summaryrefslogtreecommitdiff
path: root/sysutils/setquota/Makefile
blob: e7ec01b62924d7e646ff1d9d7c9d93f8fe026116 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2003/06/02 01:16:53 jschauma Exp $
#

DISTNAME=	setquota-0.1
WRKSRC=		${WRKDIR}/setquota/
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.jurai.net/users/winter/

MAINTAINER=     tech-pkg@netbsd.org
HOMEPAGE=	# unknown
COMMENT=	Command line quota tools

# BSD oriented, haven't checked on other environment now
ONLY_FOR_PLATFORM=	NetBSD-*-*

.include "../../mk/bsd.pkg.mk"