# Created by: Corey Smith
# $FreeBSD: net/py-suds/Makefile 327755 2013-09-20 22:10:23Z bapt $

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

NO_STAGE=	yes
.include <bsd.port.mk>
