# Created by: Dikshie <dikshie@sfc.wide.ad.jp>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/py-xlrd/Makefile 377784 2015-01-24 09:56:13Z rm $

PORTNAME=	xlrd
PORTVERSION=	0.9.3
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	dikshie@sfc.wide.ad.jp
COMMENT=	Reading data and formatting information from Excel files

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
