aboutsummaryrefslogtreecommitdiff
path: root/www/mod_perl
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_perl')
-rw-r--r--www/mod_perl/Makefile1
-rw-r--r--www/mod_perl/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile
index 3098668f5c1d..e73f4c927fa0 100644
--- a/www/mod_perl/Makefile
+++ b/www/mod_perl/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
MAINTAINER= ports@FreeBSD.org
+COMMENT= Embeds a Perl interpreter in the Apache server
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${APACHE_PORT} \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww
diff --git a/www/mod_perl/pkg-comment b/www/mod_perl/pkg-comment
deleted file mode 100644
index 94191384426a..000000000000
--- a/www/mod_perl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Embeds a Perl interpreter in the Apache server