13 lines
259 B
Makefile
13 lines
259 B
Makefile
# Created by: Wen Heping<wenheping@gmail.com>
|
|
|
|
PORTNAME= HTTP_WebDAV_Server
|
|
PORTVERSION= 1.0.0.r4
|
|
CATEGORIES= www devel pear
|
|
DISTNAME= ${PORTNAME}-1.0.0RC4
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= WebDAV Server Baseclass
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|