mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
18 lines
324 B
Makefile
18 lines
324 B
Makefile
|
# New ports collection makefile for: setquota
|
||
|
# Version required: 0.1
|
||
|
# Date created: 27 September 1997
|
||
|
# Whom: winter@jurai.net
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= setquota-0.1
|
||
|
CATEGORIES= sysutils
|
||
|
MASTER_SITES= ftp://ftp.jurai.net/users/winter/
|
||
|
|
||
|
MAINTAINER= winter@jurai.net
|
||
|
|
||
|
WRKSRC= ${WRKDIR}/setquota/
|
||
|
|
||
|
.include <bsd.port.mk>
|