freebsd-ports/sysutils/setquota/Makefile
2014-02-11 16:59:34 +00:00

14 lines
267 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
WRKSRC= ${WRKDIR}/setquota/
.include <bsd.port.mk>