# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_11_1_0/www/py-pywebdav/Makefile 422142 2016-09-14 16:08:44Z mat $

PORTNAME=	PyWebDAV
PORTVERSION=	0.9.8
PORTREVISION=	1
CATEGORIES=	www net python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	WebDAV Library and Server for Python

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
