openbsd-ports/sysutils/setquota/Makefile
marc e16e5ba7d8 BROKEN: port fails to build correctly;
(Command line quota tools)
1999-02-25 04:32:32 +00:00

18 lines
373 B
Makefile

# $OpenBSD: Makefile,v 1.3 1999/02/25 04:32:32 marc Exp $
#
DISTNAME= setquota-0.1
CATEGORIES= sysutils
# Maybe someone who cares will fix this. It could be a simple task.
#
BROKEN= "port fails to build, and what does '#ifdef 0' mean"
MAINTAINER= joey@openbsd.org
MASTER_SITES= ftp://ftp.jurai.net/users/winter/
WRKSRC= ${WRKDIR}/setquota/
.include <bsd.port.mk>