summaryrefslogtreecommitdiff
path: root/sysutils/setquota/Makefile
blob: 8aa74331c4d970e4317fa70b273059868340cfdb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: winter@jurai.net
# $FreeBSD$

PORTNAME=	setquota
PORTVERSION=	0.1
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.jurai.net/users/winter/

MAINTAINER=	winter@jurai.net
COMMENT=	Command line quota tools

WRKSRC=		${WRKDIR}/setquota/

MAN8=		getquota.8 setquota.8
MANCOMPRESSED=	yes

NO_STAGE=	yes
.include <bsd.port.mk>