summaryrefslogtreecommitdiffstats
path: root/textproc/py-xlrd/Makefile
blob: 58d0b40de491e446d2aa81e5e838a257415a8f6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Dikshie
# $FreeBSD$

PORTNAME=	xlrd
PORTVERSION=	0.9.2
PORTREVISION=	1
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

USE_PYTHON=	2
USE_PYDISTUTILS=	yes
PYDISTUTILS_AUTOPLIST=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud