# New ports collection makefile for:	cgiparse
# Version required:			0.8e
# Date created:				30 April 1998
# Whom:					form
#
# $OpenBSD: Makefile,v 1.2 1998/10/20 08:39:49 form Exp $
#

DISTNAME=	cgiparse-0.8e
CATEGORIES=	www
MASTER_SITES=	http://resnet.uoregon.edu/~gurney_j/	\
		http://d182-89.uoregon.edu/~jmg/

MAINTAINER=	form@OpenBSD.ORG

.if $(MACHINE_ARCH) == "alpha"
BROKEN=		"Alpha architecture not yet supported"
.endif

.include <bsd.port.mk>
