aboutsummaryrefslogtreecommitdiff
path: root/www/mod_perl2/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 14:08:24 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 14:08:24 +0000
commite173f6c3ea86b9ad956712cde81488b3932fb586 (patch)
treefe3d016b468984b9e909062a12c07733eacbeff1 /www/mod_perl2/Makefile
parent1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff)
downloadports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz
ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip
Notes
Diffstat (limited to 'www/mod_perl2/Makefile')
-rw-r--r--www/mod_perl2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile
index ec875392f64a..66fb22baf604 100644
--- a/www/mod_perl2/Makefile
+++ b/www/mod_perl2/Makefile
@@ -14,6 +14,7 @@ PKGNAMESUFFIX= 2
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/_/}
MAINTAINER= larse@isi.edu
+COMMENT= Embeds a Perl interpreter in the Apache2 server
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${APACHE2_PORT}
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${APACHE2_PORT}