diff options
Diffstat (limited to 'www/mod_index_rss/Makefile')
-rw-r--r-- | www/mod_index_rss/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_index_rss/Makefile b/www/mod_index_rss/Makefile index 453f76a5822c..301a57f21f00 100644 --- a/www/mod_index_rss/Makefile +++ b/www/mod_index_rss/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://software.tangent.org/download/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Apache module to provides RSS output for directories + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |