aboutsummaryrefslogblamecommitdiff
path: root/www/py-pywebdav/Makefile
blob: b44b9cfb76c76d02646ec072c8ad390660e6a30c (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
           

                        
                     
                 
                              
                          
                                       
 
                               

                                                    

                                   

                      
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

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>