diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /www/mod_mysqluserdir/Makefile | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) | |
download | ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.tar.gz ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip |
Notes
Diffstat (limited to 'www/mod_mysqluserdir/Makefile')
-rw-r--r-- | www/mod_mysqluserdir/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_mysqluserdir/Makefile b/www/mod_mysqluserdir/Makefile index 6705787b29b0..f8ba9c5a7520 100644 --- a/www/mod_mysqluserdir/Makefile +++ b/www/mod_mysqluserdir/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://sys.estpak.ee/pub/ \ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An Apache module to make Apache get userdirs from MySQL BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 |