# New ports collection makefile for: py-PyWebDAV # Date created: 2008-07-16 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= PyWebDAV PORTVERSION= 0.8 CATEGORIES= www net python MASTER_SITES= CHEESESHOP MASTER_SITE_SUBDIR= source/P/PyWebDAV PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pywebdav-${PORTVERSION} MAINTAINER= wenheping@gmail.com COMMENT= WebDAV Library and Server for Python USE_PYTHON= yes USE_PYDISTUTILS=yes .include