PortSystem 1.0
PortGroup perl5 1.0
perl5.setup		libapreq 1.33 Apache
maintainers		narf_tm@opendarwin.org
description		Methods for dealing with client request data	
long_description	Apache::Request is a subclass of the Apache class, \
			which adds methods for parsing GET requests and POST \
			requests where Content-type is one of \
			application/x-www-form-urlencoded or \
			multipart/form-data.

platforms		darwin

checksums		md5 f5d2c36ae545aac6fd26cb03307df52b

depends_lib-append	port:apache port:mod_perl

configure.pre_args-append	-apx ${prefix}/sbin/apxscom
