2013-05-01 14:47:56 +02:00
|
|
|
# Created by: Dikshie
|
2009-08-23 00:10:52 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= xlwt
|
2013-05-01 14:47:56 +02:00
|
|
|
PORTVERSION= 0.7.5
|
2009-08-23 00:10:52 +02:00
|
|
|
CATEGORIES= textproc python
|
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
|
|
|
MAINTAINER= dikshie@sfc.wide.ad.jp
|
|
|
|
COMMENT= Writing data and formatting information from Excel files
|
|
|
|
|
2014-01-14 21:44:10 +01:00
|
|
|
LICENSE= BSD4CLAUSE
|
2011-03-03 01:18:56 +01:00
|
|
|
|
2014-12-07 11:01:36 +01:00
|
|
|
USES= python
|
|
|
|
USE_PYTHON= distutils autoplist
|
2009-08-23 00:10:52 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|