# Created by: olli hauer <ohauer@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/net/py-pysphere/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	pysphere
PORTVERSION=	0.1.8
CATEGORIES=	net python
MASTER_SITES=	GOOGLE_CODE
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ohauer@FreeBSD.org
COMMENT=	Python API for interaction with the vSphere Web Services SDK

LICENSE=	BSD

USE_ZIP=	yes
USE_DOS2UNIX=	yes
USE_PYTHON=	-2.7
USE_PYDISTUTILS=	easy_install

PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%

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