diff options
Diffstat (limited to 'www/mod_auth_mysql/Makefile')
-rw-r--r-- | www/mod_auth_mysql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile index 955692fd925c..e2fe5794afba 100644 --- a/www/mod_auth_mysql/Makefile +++ b/www/mod_auth_mysql/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mod-auth-mysql MAINTAINER= jeh@FreeBSD.org +COMMENT= Allows users to use MySQL databases for user authentication BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${AP_PORT} LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client |