# New ports collection makefile for:	py-suds
# Date created:		3 Jan 2011
# Whom:	      		Corey Smith
#
# $FreeBSD: ports/net/py-suds/Makefile,v 1.1 2011/01/06 14:49:19 tota Exp $
#

PORTNAME=	suds
PORTVERSION=	0.4
CATEGORIES=	net python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	corsmith@gmail.com
COMMENT=	A SOAP implementation

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
