diff options
Diffstat (limited to 'www/phpbb/Makefile')
-rw-r--r-- | www/phpbb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile index 135c4ee5c3aa..6b8ba2300336 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= phpBB-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org +COMMENT= A PHP-based bulletin board / discussion forum system RUN_DEPENDS= ${LOCALBASE}/lib/php/System.php:${PORTSDIR}/www/mod_php4 |