91a1caa242
Hope to see you back! Thank for all the work!
14 lines
268 B
Makefile
14 lines
268 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= ports@FreeBSD.org
|
|
COMMENT= WebDAV Server Baseclass
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|