diff options
Diffstat (limited to 'www/phpSysInfo/Makefile')
-rw-r--r-- | www/phpSysInfo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/phpSysInfo/Makefile b/www/phpSysInfo/Makefile index ca22380fc3d9..642334633711 100644 --- a/www/phpSysInfo/Makefile +++ b/www/phpSysInfo/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpsysinfo MAINTAINER= so14k@so14k.com +COMMENT= A php script that displays info about the host being accessed RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 |