diff options
Diffstat (limited to 'www/mod_log_sql/Makefile')
-rw-r--r-- | www/mod_log_sql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_log_sql/Makefile b/www/mod_log_sql/Makefile index 228e043b4914..ff57953a82f5 100644 --- a/www/mod_log_sql/Makefile +++ b/www/mod_log_sql/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.grubbybaby.com/mod_log_sql/ DISTFILES= mod_log_sql-${PORTVERSION} MAINTAINER= lev@serebryakov.spb.ru +COMMENT= Allows Apache to log to a MySQL database BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/${AP_PORT} LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client |