2013-03-15 02:28:32 +01:00
|
|
|
# Created by: Wen Heping<wenheping@gmail.com>
|
2008-11-15 22:17:07 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= HTTP_WebDAV_Server
|
|
|
|
PORTVERSION= 1.0.0.r4
|
|
|
|
CATEGORIES= www devel pear
|
|
|
|
DISTNAME= ${PORTNAME}-1.0.0RC4
|
|
|
|
|
2014-11-18 10:37:31 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2008-11-15 22:17:07 +01:00
|
|
|
COMMENT= WebDAV Server Baseclass
|
|
|
|
|
2014-09-26 11:30:02 +02:00
|
|
|
USES= pear
|
2008-11-15 22:17:07 +01:00
|
|
|
|
2014-09-26 11:30:02 +02:00
|
|
|
.include <bsd.port.mk>
|