diff options
Diffstat (limited to 'www/p5-Apache-AutoIndex/Makefile')
-rw-r--r-- | www/p5-Apache-AutoIndex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-AutoIndex/Makefile b/www/p5-Apache-AutoIndex/Makefile index 13bbd91557b9..d3f5a75a69eb 100644 --- a/www/p5-Apache-AutoIndex/Makefile +++ b/www/p5-Apache-AutoIndex/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A perl module that can completely replace mod_dir and mod_autoindex + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/Icon.pm:${PORTSDIR}/www/p5-Apache-Icon \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/Language.pm:${PORTSDIR}/www/p5-Apache-Language \ |