summaryrefslogtreecommitdiff
path: root/www/php4-mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/php4-mysql/Makefile')
-rw-r--r--www/php4-mysql/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/php4-mysql/Makefile b/www/php4-mysql/Makefile
index f6e65aa0db0..9fd043ec898 100644
--- a/www/php4-mysql/Makefile
+++ b/www/php4-mysql/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2000/12/30 21:30:18 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:22:34 wiz Exp $
.include "../../www/php4/Makefile.module"
MODNAME= mysql
CATEGORIES+= databases
+COMMENT= PHP4 extension for MySQL databases
+
DEPENDS+= mysql-client>=3.22:../../databases/mysql-client
EVAL_PREFIX+= MYSQLDIR=mysql-client