diff options
Diffstat (limited to 'www/mod_python/Makefile')
-rw-r--r-- | www/mod_python/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index dd217311cd59..97979987393e 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Apache module for integrating Python + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |