summaryrefslogtreecommitdiff
path: root/sysutils/setquota/Makefile
blob: 4d559e1c94539fce924c2473233420958faccde6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.5 2004/01/20 12:26:16 agc Exp $
#

DISTNAME=	setquota-0.1
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-*-*

WRKSRC=		${WRKDIR}/setquota/

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