openbsd-ports/sysutils/setquota/Makefile

18 lines
375 B
Makefile
Raw Normal View History

1999-03-04 01:55:00 -05:00
# $OpenBSD: Makefile,v 1.4 1999/03/04 06:55:00 fgsch Exp $
#
1997-11-14 19:04:24 -05:00
DISTNAME= setquota-0.1
CATEGORIES= sysutils
# 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
MASTER_SITES= ftp://ftp.jurai.net/users/winter/
1997-11-14 19:04:24 -05:00
WRKSRC= ${WRKDIR}/setquota/
.include <bsd.port.mk>