diff options
Diffstat (limited to 'www/p5-Apache-AuthCookie/Makefile')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 7941162c4ca9..80de0d3a112d 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A perl module to provide custom forms for reauthentication + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${APACHE_PORT} RUN_DEPENDS= ${BUILD_DEPENDS} |