2004-06-11 11:55:35 +02:00
|
|
|
# New ports collection makefile for: p5-libapreq2
|
|
|
|
# Date created: June 5, 2004
|
|
|
|
# Whom: Autrijus Tang <autrijus@autrijus.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
CATEGORIES= www perl5 devel
|
|
|
|
|
2006-05-29 17:34:41 +02:00
|
|
|
MAINTAINER= skv@FreeBSD.org
|
2005-12-25 18:16:59 +01:00
|
|
|
COMMENT= Generic Apache2 Request Library with perl binding
|
2004-06-11 11:55:35 +02:00
|
|
|
|
2005-12-25 18:16:59 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../libapreq2
|
2004-06-11 11:55:35 +02:00
|
|
|
|
2005-12-25 18:16:59 +01:00
|
|
|
WITH_MODPERL2= yes
|
2005-09-17 20:21:19 +02:00
|
|
|
|
2005-12-25 18:16:59 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|