aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthCookie/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /www/p5-Apache-AuthCookie/Makefile
parente90c5ac85e1589656db313625839221c0668d513 (diff)
downloadports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.tar.gz
ports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.zip
Notes
Diffstat (limited to 'www/p5-Apache-AuthCookie/Makefile')
-rw-r--r--www/p5-Apache-AuthCookie/Makefile2
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}