# New ports collection makefile for:    woadaptor-cgi
# Date created:                         Mon Apr 23 04:58:14 EST 2007
# Whom:                                 Quinton Dolan <q@onthenet.com.au>
#
# $FreeBSD: ports/www/woadaptor-cgi/Makefile,v 1.1 2008/06/13 06:33:56 edwin Exp $
#

PORTNAME=	woadaptor
PKGNAMESUFFIX=	-cgi

MAINTAINER?=	q@onthenet.com.au
COMMENT=	WebObjects WebServer CGI/FastCGI Adaptor

MASTERDIR=	${.CURDIR}/../woadaptor

WITHOUT_APACHE=		yes
WITH_CGI=		yes

CONFLICTS=	woadaptor-[0-9]*

.include "${MASTERDIR}/Makefile"
