mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
14 lines
259 B
Makefile
14 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>
|