# $Id: Portfile,v 1.6 2004/01/30 23:15:27 fenner Exp $

PortSystem 1.0

name                libapreq
version             1.1
categories          www
description         C  Libraries for Apache::Request and Apache::Cookie
platforms           darwin
maintainers         mike+apacheport@gene-hacker.net
checksums            md5 99471b32f72c43dfd5d2e3078d44c1fc
dist_subdir         ${name}
master_sites        apache:httpd/libapreq
depends_lib         bin:httpd:apache
configure.args      --with-apache-includes='${prefix}/include/apache'

long_description    C API to the Apache Request object, split off from \
the Perl API because of OS X build peculiarities.
