diff options
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 5f1d8019f6b3..cef2d84ba8c5 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -21,6 +21,7 @@ MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ DISTNAME= php-${PORTVERSION} MAINTAINER= dirk@FreeBSD.org +COMMENT= PHP4 module for Apache BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |