1999-03-04 01:55:00 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 1999/03/04 06:55:00 fgsch Exp $
|
1997-11-17 16:47:27 -05:00
|
|
|
#
|
1997-11-14 19:04:24 -05:00
|
|
|
|
|
|
|
DISTNAME= setquota-0.1
|
|
|
|
CATEGORIES= sysutils
|
1999-02-24 23:32:32 -05:00
|
|
|
|
|
|
|
# Maybe someone who cares will fix this. It could be a simple task.
|
|
|
|
#
|
1999-03-04 01:55:00 -05:00
|
|
|
BROKEN= "port fails to build, and what does '\#ifdef 0' mean"
|
1997-11-14 19:04:24 -05:00
|
|
|
|
|
|
|
MAINTAINER= joey@openbsd.org
|
|
|
|
|
1999-02-24 23:32:32 -05:00
|
|
|
MASTER_SITES= ftp://ftp.jurai.net/users/winter/
|
|
|
|
|
1997-11-14 19:04:24 -05:00
|
|
|
WRKSRC= ${WRKDIR}/setquota/
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|