aboutsummaryrefslogblamecommitdiff
path: root/textproc/py-xlwt/Makefile
blob: d6104c4c63c54326f1723c202adbef0e12c6bb7e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                     


                    
                     






                                                                        
                          
 

                                   

                      
# Created by: Dikshie
# $FreeBSD$

PORTNAME=	xlwt
PORTVERSION=	0.7.5
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

LICENSE=	BSD4CLAUSE

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>