19 lines
334 B
Makefile

# $OpenBSD: Makefile,v 1.8 2019/07/12 20:50:59 sthen Exp $
COMMENT = helper class for PHP WebDAV server implementations
V = 1.0.0RC8
REVISION = 0
DISTNAME = HTTP_WebDAV_Server-$V
PKGNAME = pear-HTTP-WebDAV-Server-${V:L}
CATEGORIES = www
MODULES = www/pear
PKG_ARCH = *
# PHP License
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>