b233276d78
Approved by: mat (mentor)
15 lines
267 B
Makefile
15 lines
267 B
Makefile
# Created by: Wen Heping<wenheping@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= HTTP_WebDAV_Server
|
|
PORTVERSION= 1.0.0.r4
|
|
CATEGORIES= www devel pear
|
|
DISTNAME= ${PORTNAME}-1.0.0RC4
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= WebDAV Server Baseclass
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|