freebsd-ports/www/pear-HTTP_WebDAV_Server/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

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>