aboutsummaryrefslogtreecommitdiff
path: root/www/p5-libapreq2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-libapreq2/Makefile')
-rw-r--r--www/p5-libapreq2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-libapreq2/Makefile b/www/p5-libapreq2/Makefile
index de91a2d85f40..a42ef217d386 100644
--- a/www/p5-libapreq2/Makefile
+++ b/www/p5-libapreq2/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= pi@FreeBSD.org
COMMENT= Perl binding for the Generic Apache2 Request Library
+WWW= https://metacpan.org/dist/libapreq2
LICENSE= APACHE20
@@ -14,7 +15,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-apache2-apxs=${APXS} \
--with-expat=${LOCALBASE} \
--enable-perl-glue --with-perl=${PERL}
-USES= apache:2.2+ libtool perl5
+USES= apache cpe libtool perl5
+CPE_VENDOR= apache
USE_PERL5= run
USE_LDCONFIG= yes