diff options
Diffstat (limited to 'www/mod_sequester/Makefile')
-rw-r--r-- | www/mod_sequester/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_sequester/Makefile b/www/mod_sequester/Makefile index e8ac1e621555..5d438b4c53b3 100644 --- a/www/mod_sequester/Makefile +++ b/www/mod_sequester/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://MeepZor.Com/packages/mod_sequester/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Apache module that controls access to the website using secure info + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |