diff options
Diffstat (limited to 'www/mod_dav/Makefile')
-rw-r--r-- | www/mod_dav/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_dav/Makefile b/www/mod_dav/Makefile index e633c85c2bf5..c2b69d002dbf 100644 --- a/www/mod_dav/Makefile +++ b/www/mod_dav/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.webdav.org/mod_dav/ DISTNAME= mod_dav-${PORTVERSION}-${APACHE_VERSION} MAINTAINER= patrick@mindstep.com +COMMENT= An Apache module that provides DAV capabilities BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |