freebsd-ports/www/p5-libapreq-static/Makefile
Pav Lucistnik d288ced423 - Add slaveport that depends on apache with mod_perl statically compiled
instead of standalone mod_perl

Approved by:	skv (maintainer)
2004-06-10 09:03:15 +00:00

13 lines
323 B
Makefile

# New ports collection makefile for: p5-libapreq-static
# Date created: 6 Jun 2003
# Whom: Pav Lucistnik <pav@FreeBSD.org>
#
# $FreeBSD$
PKGNAMESUFFIX= -static
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/apache13-modperl
MASTERDIR= ${.CURDIR}/../p5-libapreq
.include "${MASTERDIR}/Makefile"