mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
8beef06ead
Submitted by: winter@jurai.net (Matthew N Dodd)
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>
|