diff options
Diffstat (limited to 'www/apache-contrib/Makefile')
-rw-r--r-- | www/apache-contrib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index d721b912787f..6f6bd06c6769 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -18,6 +18,8 @@ MASTER_SITE_SUBDIR= httpd/contrib/modules/1.3 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Third-party modules contributed to the Apache HTTP server project + BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |