freebsd-ports/sysutils/setquota/Makefile
2019-11-06 16:26:34 +00:00

17 lines
303 B
Makefile

# 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
BROKEN= unfetchable
WRKSRC= ${WRKDIR}/setquota/
USES= uidfix
.include <bsd.port.mk>