2015-01-24 10:56:13 +01:00
|
|
|
# Created by: Dikshie <dikshie@sfc.wide.ad.jp>
|
2009-08-23 00:09:37 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= xlrd
|
2015-01-24 10:56:13 +01:00
|
|
|
PORTVERSION= 0.9.3
|
2009-08-23 00:09:37 +02:00
|
|
|
CATEGORIES= textproc python
|
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
|
|
|
MAINTAINER= dikshie@sfc.wide.ad.jp
|
|
|
|
COMMENT= Reading data and formatting information from Excel files
|
|
|
|
|
2015-01-24 10:56:13 +01:00
|
|
|
USES= python
|
|
|
|
USE_PYTHON= autoplist distutils
|
2009-08-23 00:09:37 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|