1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# Created by: Dikshie # $FreeBSD$ PORTNAME= xlrd PORTVERSION= 0.9.2 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.5-2.7 USE_PYDISTUTILS= yes .include <bsd.port.mk>