1999-10-31 06:49:00 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.5 1999/10/31 06:49:00 turan Exp $
|
|
|
|
|
|
|
|
BROKEN= bad packing lists, man/man3/cgigetvalue.3, man/man3/cgiclose.3, man/man3/cginewquerystr.3
|
1998-04-30 12:41:58 +00:00
|
|
|
|
|
|
|
DISTNAME= cgiparse-0.8e
|
|
|
|
CATEGORIES= www
|
1999-02-21 04:26:09 +00:00
|
|
|
|
|
|
|
NEED_VERSION= 1.64
|
1998-04-30 12:41:58 +00:00
|
|
|
|
1999-04-09 04:11:45 +00:00
|
|
|
MAINTAINER= ports@openbsd.org
|
1998-04-30 12:41:58 +00:00
|
|
|
|
1999-02-21 04:26:09 +00:00
|
|
|
MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/ \
|
|
|
|
http://d182-89.uoregon.edu/~jmg/
|
|
|
|
|
1998-04-30 12:41:58 +00:00
|
|
|
.if $(MACHINE_ARCH) == "alpha"
|
|
|
|
BROKEN= "Alpha architecture not yet supported"
|
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|