diff options
Diffstat (limited to 'www/mod_php3/Makefile')
-rw-r--r-- | www/mod_php3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 3f3428d..562801b 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -25,6 +25,7 @@ PATCH_SITES= http://www.php.net/distributions/ PATCHFILES= mime.c.diff-3.0.gz MAINTAINER= dirk@FreeBSD.org +COMMENT?= PHP3 module for Apache .if !defined(STANDALONE) BUILD_DEPENDS= ${APXS}:${APACHE_PORT} |